Skip to content

Commit

Permalink
Expand Clippy coverage to include the features enabled for the docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamreichold committed Oct 27, 2021
1 parent 72e6798 commit 4fcb8ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ jobs:
toolchain: ${{ matrix.rust }}
override: true
components: clippy
- run: cargo clippy
- run: cargo clippy --features docs

0 comments on commit 4fcb8ac

Please sign in to comment.