diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 84d4a00fa283..9be94394bd23 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -330,6 +330,7 @@ jobs: tool: cargo-hack@0.5.29 - name: Check compilation + if: matrix.settings.os == 'ubuntu-latest' run: | ./scripts/github/run-cargo-hack.sh ${{ matrix.settings.crate }}