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.
2 parents 069cb35 + fae9ca2 commit 6050c74Copy full SHA for 6050c74
.github/workflows/rust_ci.yml
@@ -24,7 +24,7 @@ jobs:
24
- command: fmt
25
args: --all -- --check --color always
26
- command: clippy
27
- args: --all-targets --all-features --workspace -- -D warnings
+ args: --all-targets --all-features --workspace
28
steps:
29
- name: Checkout repository
30
uses: actions/checkout@v4
0 commit comments