Skip to content

Commit

Permalink
update linting job (#227)
Browse files Browse the repository at this point in the history
Co-authored-by: daniel.eades <[email protected]>
  • Loading branch information
danieleades and daniel.eades authored Jan 10, 2023
1 parent 99126cc commit 85982ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
override: true
profile: minimal
components: clippy
- uses: actions-rs/clippy-check@v1
- uses: giraffate/clippy-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --all --all-features --tests
clippy_flags: --all --all-targets
filter_mode: nofilter

0 comments on commit 85982ed

Please sign in to comment.