diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8df94cac..b9f4562f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,7 +26,6 @@ jobs: with: profile: minimal toolchain: ${{ matrix.toolchain }} - components: rustfmt, clippy - name: Build uses: actions-rs/cargo@v1