Skip to content

Commit

Permalink
longer time out
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 committed May 6, 2024
1 parent 100303b commit 10f8a13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/ci/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ runs:

- name: Run contract tests
shell: bash
run: make contract-tests
run: TEST_HARNESS_PARAMS="-status-timeout 240" make contract-tests

0 comments on commit 10f8a13

Please sign in to comment.