Skip to content

Commit 4fcb8ac

Browse files
committed
Expand Clippy coverage to include the features enabled for the docs.
1 parent 72e6798 commit 4fcb8ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,5 @@ jobs:
7575
toolchain: ${{ matrix.rust }}
7676
override: true
7777
components: clippy
78-
- run: cargo clippy
78+
- run: cargo clippy --features docs
7979

0 commit comments

Comments
 (0)