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 17a8e55 commit 4f44c17Copy full SHA for 4f44c17
.bazelci/presubmit.yml
@@ -102,7 +102,7 @@ matrix:
102
103
tasks:
104
bcr_test:
105
- name: BCR example (bazel ${{ bazel }}) - rules_python
+ name: BCR example - rules_python
106
platform: ${{ platform }}
107
working_directory: examples/bzlmod
108
bazel: ${{ bazel }}
@@ -117,7 +117,7 @@ tasks:
117
- "//..."
118
119
bcr_gazelle_test:
120
- name: BCR example (bazel ${{ bazel }}) - rules_python_gazelle_plugin
+ name: BCR example - rules_python_gazelle_plugin
121
122
123
working_directory: gazelle/examples/bzlmod_build_file_generation
0 commit comments