Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
experimenting
Browse files Browse the repository at this point in the history
  • Loading branch information
mm-zk committed Oct 6, 2023
1 parent d18910b commit 999a4a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 999a4a2

Please sign in to comment.