We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e85728f commit 91c5fb3Copy full SHA for 91c5fb3
.bcr/gazelle/presubmit.yml
@@ -25,6 +25,8 @@ bcr_test_module:
25
bazel: ${{ bazel }}
26
shell_commands:
27
- "echo 'common --override_module=rules_python=' >> .bazelrc"
28
+ batch_commands:
29
+ - "echo common --override_module=rules_python= >> .bazelrc"
30
build_targets:
31
- "//..."
32
- ":modules_map"
0 commit comments