diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6ca1e407..a7277a21 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -18,5 +18,7 @@ jobs: - run: yarn preprocess - run: yarn compile-yul # Test bootloader - - run: ci_run bash -c "cd booloader/test_infra && cargo run" + - run: ls + - run: pwd + - run: bash -c "cd booloader/test_infra && cargo run"