Skip to content

Commit e6b95cc

Browse files
committed
show ping pong
1 parent 36ab313 commit e6b95cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343

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

0 commit comments

Comments
 (0)