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 4b8607a commit 53c5ffeCopy full SHA for 53c5ffe
.github/workflows/build.yml
@@ -480,7 +480,7 @@ jobs:
480
- name: Run Clippy for GitHub Actions report
481
uses: actions-rs-plus/clippy-check@0d83844d8ff1a67b11d384d9dd6adcdcf142a8a7 # v2.2.1
482
with:
483
- args: --workspace --all-targets --all-features --no-deps
+ args: --workspace --all-targets --all-features
484
485
all-done:
486
name: All done
0 commit comments