Skip to content

Commit 3ee458c

Browse files
updated repo structure
1 parent 215fabc commit 3ee458c

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
@@ -19,7 +19,7 @@ jobs:
1919
run: cargo fmt -- --check
2020

2121
- name: Run Clippy
22-
run: cargo clippy --all-targets --all-features -- -D warnings
22+
run: cargo clippy --all-targets --all-features
2323

2424
- name: Check project
2525
run: cargo check --workspace

0 commit comments

Comments
 (0)