Skip to content

Commit

Permalink
Trial and error.
Browse files Browse the repository at this point in the history
  • Loading branch information
andreibancioiu committed Jan 31, 2024
1 parent f657a07 commit e0352bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-localnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
python3 -m multiversx_sdk_cli.cli localnet clean --configfile=./multiversx_sdk_cli/tests/testdata/localnet_with_resolution_remote.toml
python3 -m multiversx_sdk_cli.cli localnet config --configfile=./multiversx_sdk_cli/tests/testdata/localnet_with_resolution_remote.toml
ls -l ./localnet/validator00
otool -L ./localnet/validator00/node
./localnet/validator00/node --version
python3 -m multiversx_sdk_cli.cli localnet start --configfile=./multiversx_sdk_cli/tests/testdata/localnet_with_resolution_remote.toml --stop-after-seconds=120
Expand Down

0 comments on commit e0352bb

Please sign in to comment.