Skip to content

Commit a5ef464

Browse files
committed
disable bazel test
1 parent 4271532 commit a5ef464

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/bazel.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010

1111
jobs:
1212
test:
13+
# Disabled until post-release
14+
when: never
1315
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v6
1416
with:
1517
folders: '["bazel/test"]'

0 commit comments

Comments
 (0)