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

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mm-zk committed Oct 6, 2023
1 parent 999a4a2 commit 8c8c98f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,5 @@ jobs:
- run: yarn preprocess
- run: yarn compile-yul
# Test bootloader
- run: ls
- run: pwd
- run: bash -c "cd booloader/test_infra && cargo run"
- run: "cd bootloader/test_infra && cargo run"

0 comments on commit 8c8c98f

Please sign in to comment.