Skip to content

Commit

Permalink
more debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Nov 4, 2024
1 parent af2c955 commit c7d799f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-localnet-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
cd ~
pwd
nohup python3 -m multiversx_sdk_cli.cli localnet start --configfile=${GITHUB_WORKSPACE}/localnet.toml > localnet.log 2>&1 & echo $! > localnet.pid
cat ${GITHUB_WORKSPACE}/localnet.toml
sleep 120 # Allow time for the testnet to fully start
- name: Test localnet dependent tests
Expand Down

0 comments on commit c7d799f

Please sign in to comment.