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 05b8dfe commit 759d304Copy full SHA for 759d304
1 file changed
.bazelci/presubmit.yml
@@ -125,8 +125,8 @@ tasks:
125
- "bazel run //:gazelle_python_manifest.update"
126
- "bazel run //:gazelle -- update"
127
batch_commands:
128
- - "echo common --override_module=rules_python= >> .bazelrc"
129
- - "bazel run //:gazelle_python_manifest.update"
+ - "echo common --override_module=rules_python= >> .bazelrc "
+ - "bazel run //:gazelle_python_manifest.update "
130
131
build_targets:
132
- "//..."
0 commit comments