Skip to content

Commit

Permalink
Merge pull request #6 from oli-obk/oli-obk-patch-1
Browse files Browse the repository at this point in the history
install clippy in CI
  • Loading branch information
oli-obk committed May 4, 2023
2 parents 14fc7a7 + fa67ec6 commit cabf50b
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 @@ -23,6 +23,7 @@ jobs:
with:
toolchain: ${{ matrix.toolchain }}
override: true
components: clippy
- name: Run cargo check
run: |
cargo check --all
Expand Down

0 comments on commit cabf50b

Please sign in to comment.