Skip to content

Commit

Permalink
add clippy components
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanelad committed Oct 13, 2024
1 parent 6e1fab2 commit 7a13dd2
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 @@ -41,6 +41,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: ${{ env.RUST_TOOLCHAIN }}
components: rustfmt,clippy
- name: Setup Rust cache
uses: Swatinem/rust-cache@v2
- name: Run cargo clippy
Expand Down

0 comments on commit 7a13dd2

Please sign in to comment.