Skip to content

Commit a29c729

Browse files
committed
Update ci.yml
1 parent 802d1d6 commit a29c729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: cargo fmt --all -- --check
9595

9696
- name: Run clippy
97-
run: cargo clippy --workspace --all-features -- -D warnings
97+
run: cargo clippy --workspace --all-features
9898

9999
build:
100100
name: Build

0 commit comments

Comments
 (0)