Skip to content

Commit

Permalink
Switch to giraffate/clippy-action
Browse files Browse the repository at this point in the history
  • Loading branch information
triarius committed Jul 29, 2023
1 parent 4dfabbe commit 01e9420
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
with:
toolchain: stable
components: clippy
- uses: actions-rs/clippy-check@v1
- uses: giraffate/clippy-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --all-features
clippy_flags: -- -D clippy::pedantic -D clippy::all

0 comments on commit 01e9420

Please sign in to comment.