Skip to content

Commit

Permalink
wait 30 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
sam0x17 committed May 13, 2024
1 parent e6b95cc commit b97eb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: try on its own
run: |
wscat -c wss://test.finney.opentensor.ai:443 -x '{"id":1, "jsonrpc":"2.0", "method": "state_getRuntimeVersion"}' -w 1 --show-ping-pong
wscat -c wss://test.finney.opentensor.ai:443 -x '{"id":1, "jsonrpc":"2.0", "method": "state_getRuntimeVersion"}' -w 30 --show-ping-pong
- name: Get live spec_version for ${{ github.event.inputs.network }}
run: |
Expand Down

0 comments on commit b97eb5b

Please sign in to comment.