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 7c1bb2c commit d3ea893Copy full SHA for d3ea893
1 file changed
.bcr/gazelle/presubmit.yml
@@ -24,6 +24,8 @@ bcr_test_module:
24
bazel: ${{ bazel }}
25
shell_commands:
26
- "echo 'common --override_module=rules_python=' >> .bazelrc"
27
+ batch_commands:
28
+ - "echo common --override_module=rules_python= >> .bazelrc"
29
build_targets:
30
- "//..."
31
- ":modules_map"
0 commit comments