Skip to content

Commit

Permalink
Longer wait
Browse files Browse the repository at this point in the history
  • Loading branch information
keelerm84 committed Jan 2, 2024
1 parent 4764521 commit 6d9197d
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 @@ -82,4 +82,4 @@ runs:
shell: bash
# Add a brief sleep here to ensure the test service is ready to receive
# requests
run: sleep 5 && make run-contract-tests
run: sleep 10 && make run-contract-tests

0 comments on commit 6d9197d

Please sign in to comment.