diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 67e9d76f1e..b9a94e7e8c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -365,6 +365,7 @@ jobs: uses: dtolnay/rust-toolchain@1.88.0 with: targets: ${{ matrix.settings.target }} + components: clippy - uses: ./.github/actions/setup-rust-cache with: