Skip to content

Commit 2183d16

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)