Skip to content

Commit

Permalink
Update clippy CI
Browse files Browse the repository at this point in the history
  • Loading branch information
triarius committed Aug 29, 2024
1 parent e33ffe3 commit ab180a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
components: clippy
- run: cargo clippy --all-targets -- -D warnings -D clippy::pedantic -D clippy::all
- run: cargo clippy --all-targets

0 comments on commit ab180a9

Please sign in to comment.