Skip to content

Commit ed10f37

Browse files
ci: use new cargo fmt option
1 parent 16ae91c commit ed10f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484

8585
- uses: Swatinem/[email protected]
8686

87-
- run: cargo fmt -- --check
87+
- run: cargo fmt --check
8888
- run: cargo clippy --all-targets --all-features --all
8989

9090
backend:

0 commit comments

Comments
 (0)