Skip to content

Commit

Permalink
test -j1
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuacolvin0 committed Oct 14, 2023
1 parent dbf8331 commit 73d6a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arbitrator-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
args: --all --manifest-path arbitrator/Cargo.toml -- --check

- name: Make proofs from test cases
run: make -j test-gen-proofs
run: make -j1 test-gen-proofs

- name: Create code-coverage files
run: |
Expand Down

0 comments on commit 73d6a15

Please sign in to comment.