Skip to content

Commit

Permalink
Run Clippy against all targets and features
Browse files Browse the repository at this point in the history
  • Loading branch information
Gawdl3y committed Jun 10, 2024
1 parent 655377c commit 0d96965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
save-if: false

- name: Run Clippy
run: cargo clippy
run: cargo clippy --all-targets --all-features
env:
RUSTFLAGS: -Dwarnings

Expand Down

0 comments on commit 0d96965

Please sign in to comment.