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 3ea9c4e commit 3edc540Copy full SHA for 3edc540
.github/workflows/rust.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
components: clippy
24
- name: Clippy Check
25
- - uses: clechasseur/rs-clippy-check@v4
+ uses: clechasseur/rs-clippy-check@v4
26
27
working-directory: ./rust
28
args: --all-features
0 commit comments