diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e2b6920f..c7b4bc82 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,9 @@ jobs: - run: git lfs checkout - uses: dtolnay/rust-toolchain@stable - uses: Swatinem/rust-cache@v2 + - run: cargo build - name: Run images + timeout-minutes: 1 run: | cargo run -- -v data/x86_64/hello_world cargo run -- -v benches_data/rusty_demo