Skip to content

Commit 0d2fd07

Browse files
committed
[fix] add clippy
1 parent 3297d7b commit 0d2fd07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v4
1717
- uses: dtolnay/rust-toolchain@1.70.0
18+
- run: rustup component add clippy
1819
- run: cargo clippy --all-targets --all-features

0 commit comments

Comments
 (0)