We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60a1c7 commit 2183d16Copy full SHA for 2183d16
1 file changed
.github/workflows/rust.yml
@@ -63,4 +63,4 @@ jobs:
63
- uses: actions-rs/cargo@v1
64
with:
65
command: fmt
66
- args: --check
+ args: -- --check
0 commit comments