diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 79b65ad0..8dd366ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -140,7 +140,7 @@ jobs: continue-on-error: true clippy: - name: Clippy ${{matrix.dir}} + name: Clippy runs-on: ubuntu-latest if: github.event_name != 'pull_request' steps: