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 772bd18 commit 4a71a6aCopy full SHA for 4a71a6a
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions-rs/cargo@v1
28
with:
29
command: fmt
30
- args: --all -- --check
+ args: -- --check
31
32
check:
33
name: Compilation check
0 commit comments