Skip to content

Commit

Permalink
chore(ci): remove arduino/setup-protoc from clippy (#3846)
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez authored Nov 1, 2024
1 parent 1c55189 commit 699b4f7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/_rust_lints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,6 @@ jobs:
- rustfmt
runs-on: [self-hosted]
steps:
- uses: arduino/setup-protoc@c65c819552d16ad3c9b72d9dfd5ba5237b9c906b # pin@v3
# this avoids rate-limiting
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # pin@v4
# TODO(bradh): debug and re-enable this; the caching is breaking the clippy build
# Enable caching of the 'librocksdb-sys' crate by additionally caching the
Expand Down

0 comments on commit 699b4f7

Please sign in to comment.