Skip to content

Commit

Permalink
update clippy job
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades committed Oct 22, 2023
1 parent 1073ea2 commit dc6c2ad
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ jobs:
with:
toolchain: nightly-2023-10-21
components: clippy
- uses: actions-rs/clippy-check@v1
- uses: actions-rs-plus/clippy-check@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
args: --all --all-targets

internal-tests:
Expand Down

0 comments on commit dc6c2ad

Please sign in to comment.