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 724a526 commit 0226e7cCopy full SHA for 0226e7c
.github/workflows/rust_ci.yml
@@ -25,4 +25,4 @@ jobs:
25
26
- name: "Clippy check on ironfish-rust"
27
run: |
28
- cargo clippy --all-targets --all-features -- -D warnings
+ cargo clippy --all-targets --all-features
0 commit comments