Skip to content

Commit 5d609c2

Browse files
committed
remove bazel from job name
1 parent 001528e commit 5d609c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.bazelci/presubmit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ matrix:
9595
tasks:
9696
# Keep in sync with .bcr/presubmit.yml
9797
bcr_tests:
98-
name: BCR test module ${{ bazel }}
98+
name: BCR test module
9999
platform: ${{ platform }}
100100
bazel: ${{ bazel }}
101101
working_directory: examples/bzlmod

0 commit comments

Comments
 (0)