Skip to content

Commit 953dcc9

Browse files
bstollmorrowc
authored andcommitted
Remove bazel action.
1 parent 8c0fa04 commit 953dcc9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/bazel.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ jobs:
2525
key: bazel-${{ runner.os }}-build-${{ hashFiles('**/*.bzl', '**/*.bazel') }}
2626
restore-keys: |
2727
bazel-${{ runner.os }}-build-
28-
- name: Setup Bazel
29-
uses: bazelbuild/setup-bazelisk@b39c379c82683a5f25d34f0d062761f62693e0b2 # v3
3028
- name: Build
3129
run: bazel build //...
3230
- name: Test

0 commit comments

Comments
 (0)