We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b3f924 commit 1f4c165Copy full SHA for 1f4c165
.github/workflows/ci.yml
@@ -47,4 +47,4 @@ jobs:
47
- name: cargo fmt
48
run: cargo fmt --all -- --check
49
- name: cargo clippy
50
- run: cargo clippy --all-targets --all-features -- -D warnings
+ run: cargo clippy --all-targets -- -D warnings
0 commit comments