Skip to content

Commit

Permalink
bazelisk is already installed on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tmccombs committed Sep 15, 2023
1 parent ed266fc commit d29797c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
bazel_version: [bazelbuild/5.3.0, bazelbuild/6.3.2]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- run: npm install -g @bazel/bazelisk
- run: cat .bazelrc.ci >> .bazelrc
- run: ./scripts/lint.sh
- run: ./test/run_all_tests.sh ci
Expand Down

0 comments on commit d29797c

Please sign in to comment.