diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e89c4ce..b7faf020 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,7 @@ jobs: profile: minimal toolchain: ${{ matrix.rust }} override: true - components: rustfmt, clippyz + components: rustfmt - name: stable/beta test uses: actions-rs/cargo@v1