Skip to content

Commit a7240b1

Browse files
committed
allow for cache reuse in coverage job
1 parent bad6516 commit a7240b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ jobs:
7878
with:
7979
toolchain: stable
8080
override: true
81+
components: clippy
8182

8283
- name: Cache
8384
uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)