diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4315dfc..c53f4c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,6 +26,7 @@ jobs: with: profile: minimal toolchain: ${{ matrix.rust }} + components: rustfmt, clippy override: true - name: Test run: |