Skip to content

Commit 2183d16

Browse files
committed
Add --
1 parent c60a1c7 commit 2183d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ jobs:
6363
- uses: actions-rs/cargo@v1
6464
with:
6565
command: fmt
66-
args: --check
66+
args: -- --check

0 commit comments

Comments
 (0)