Skip to content

Commit 97b147a

Browse files
committed
Fix clippy call
1 parent 4c005b9 commit 97b147a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/workflows/ci-sub.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
components: clippy
1717
rust-src-dir: proj
1818
override: false
19-
- run: cargo clippy --all-targets --all-features --locked -- -D
19+
- run: cargo clippy --all-targets --all-features --locked

proj/Cargo.lock

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)