Skip to content

Commit

Permalink
Add clippy component for clippy job
Browse files Browse the repository at this point in the history
  • Loading branch information
TTWNO committed Jun 20, 2024
1 parent 1466d14 commit 0239169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly
components: clippy

- name: Run tests
run: cargo clippy --tests --workspace --no-deps -- -D warnings
Expand Down

0 comments on commit 0239169

Please sign in to comment.