Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
matevz committed Apr 26, 2024
1 parent 601df8d commit 1f2a9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
OASIS_DEPOSIT: /oasis-deposit -test-mnemonic -n 5
options: >-
--rm
--health-cmd="/oasis-node debug control wait-ready -a unix:/serverdir/node/net-runner/network/client-0/internal.sock"
--health-cmd="sleep 60"
--health-start-period=180s
steps:
- name: Checkout code
Expand Down

0 comments on commit 1f2a9e2

Please sign in to comment.