Skip to content

Commit 148bd32

Browse files
committed
fix ci
1 parent ba96395 commit 148bd32

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
@@ -73,4 +73,4 @@ jobs:
7373
uses: actions-rs/cargo@v1
7474
with:
7575
command: clippy
76-
args: -- --all-features -- -D warnings
76+
args: --all-features -- -D warnings

0 commit comments

Comments
 (0)