Skip to content

Commit

Permalink
add clippy back
Browse files Browse the repository at this point in the history
  • Loading branch information
brxken128 committed Aug 15, 2023
1 parent 68740e1 commit 86669c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: ${{ matrix.rust }}
components: clippy
- run: cargo clippy --all --all-features -- -D warnings

rustfmt:
Expand Down

0 comments on commit 86669c1

Please sign in to comment.