Skip to content

Commit 11ba697

Browse files
committed
add debug curl
1 parent 1a13144 commit 11ba697

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/bindings-ts.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ jobs:
114114
shell: wsl-run {0}
115115
- run: docker container inspect quickstart
116116
shell: wsl-run {0}
117+
- run: curl -v http://localhost:8000/friendbot?addr=GAU5TZM3DP7ESCB6HMMG5UIBOYMWBUTS5EIXWRI3O2MC4VXE625VL5OL
118+
shell: wsl-run {0}
119+
- run: Invoke-RestMethod -Uri http://localhost:8000/friendbot?addr=GAU5TZM3DP7ESCB6HMMG5UIBOYMWBUTS5EIXWRI3O2MC4VXE625VL5OL
117120
- run: |
118121
Write-Host "Generating keys"
119122
$env:SOROBAN_SECRET_KEY='SC5NRVW24PTAE2TM4M7VVZSCYUNVCBSZOSNRSHFU2XVYZGNMFV6YVLLX'

0 commit comments

Comments
 (0)