Skip to content

Commit

Permalink
🤖 use clechasseur/rs-clippy-check@v3 for clippy PR reviews (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm authored Jun 11, 2024
1 parent 4b07498 commit 1dd6de5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ jobs:
~/.cargo/git/db/
target/
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- uses: giraffate/clippy-action@v1
with:
reporter: 'github-pr-review'
github_token: ${{ secrets.GITHUB_TOKEN }}
- uses: clechasseur/rs-clippy-check@v3

actionlint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1dd6de5

Please sign in to comment.