diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d5acca3fe..efb925b69 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -51,6 +51,7 @@ jobs: profile: minimal toolchain: nightly-2024-01-04 # - uses: Swatinem/rust-cache@v2 + - run: echo bla - run: hostname; - run: cargo +nightly-2024-01-04 test --features avx512 - run: cargo +nightly-2024-01-04 test --features avx512 --release