Skip to content

Commit c9b51b2

Browse files
committed
fix: install clippy for main branch cache checks
1 parent 312d8f5 commit c9b51b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,7 @@ jobs:
365365
uses: dtolnay/rust-toolchain@1.88.0
366366
with:
367367
targets: ${{ matrix.settings.target }}
368+
components: clippy
368369

369370
- uses: ./.github/actions/setup-rust-cache
370371
with:

0 commit comments

Comments
 (0)