Skip to content

Commit

Permalink
Merge pull request #82 from tweag/cb/remove-setup-bazelisk
Browse files Browse the repository at this point in the history
CI: Remove bazelbuild/setup-bazelisk step
  • Loading branch information
mergify[bot] authored Apr 2, 2024
2 parents 4a9a1ef + 91fd4ca commit 6adf785
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- uses: bazelbuild/setup-bazelisk@v2
- uses: tweag/configure-bazel-remote-cache-auth@v0
with:
buildbuddy_api_key: ${{ secrets.BUILDBUDDY_API_KEY }}
Expand Down

0 comments on commit 6adf785

Please sign in to comment.