Skip to content

Commit

Permalink
add sleep to check proxy is deployed correctly.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Mar 1, 2024
1 parent 2185f39 commit 8722613
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_local_tesnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
./start.sh
echo "Check everything is alright. Remove once confirmed"
docker ps
sleep 1m
curl http://localhost:7950
#
# - name: Deploy local testnet
Expand Down

0 comments on commit 8722613

Please sign in to comment.