Skip to content

Commit 2cb062b

Browse files
committed
testonly
1 parent 6faa4c8 commit 2cb062b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

private/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ load("@rules_multirun//:defs.bzl", "multirun")
44

55
multirun(
66
name = "requirements.update",
7+
testonly = True,
78
commands = [
89
"//tools/publish:{}.update".format(r)
910
for r in [

0 commit comments

Comments
 (0)