Skip to content

Commit

Permalink
Remove unused Clippy component from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomasdezeeuw committed Dec 6, 2023
1 parent 0cdc64a commit 4e1848a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@stable
with:
components: clippy
- name: Install all targets
run: make install_targets
- name: Install Cargo-hack
Expand Down

0 comments on commit 4e1848a

Please sign in to comment.