Skip to content

Commit 7485697

Browse files
committed
Fix the clippy CI by downloading the clippy component
1 parent 76d16b6 commit 7485697

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ jobs:
198198
profile: minimal
199199
toolchain: stable
200200
override: true
201+
components: clippy
201202
- name: Run the examples
202203
run: |
203204
cargo clippy --all-targets -- --deny warnings

0 commit comments

Comments
 (0)