diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4c93c25..d856897 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -31,6 +31,7 @@ jobs: profile: minimal override: true toolchain: nightly + components: clippy - name: Cache dependencies uses: Swatinem/rust-cache@v1