Skip to content

Commit

Permalink
debug tesnetdir path inside docker compose step.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Feb 28, 2024
1 parent d1e3997 commit 1b7ba01
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 @@ -42,6 +42,7 @@ jobs:
- name: Deploy local testnet
run: |
echo ${TESTNETDIR}
docker compose up -d
sleep 30s
docker ps -a

0 comments on commit 1b7ba01

Please sign in to comment.