mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 13:47:12 +00:00
Set all the chain variables for ./run_examples.sh
This commit is contained in:
parent
de32f787e9
commit
5461db8cd5
@ -290,7 +290,13 @@ jobs:
|
||||
name: Run CLI examples
|
||||
working_directory: packages/cli
|
||||
environment:
|
||||
LAUNCHPAD_ENABLED: 1
|
||||
SIMAPP42_ENABLED: 1
|
||||
SLOW_SIMAPP42_ENABLED: 1
|
||||
TENDERMINT_ENABLED: 1
|
||||
SOCKETSERVER_ENABLED: 1
|
||||
SKIP_BUILD: 1
|
||||
WASMD_ENABLED: 1
|
||||
command: ./run_examples.sh
|
||||
- run:
|
||||
name: Stop chains
|
||||
|
Loading…
x
Reference in New Issue
Block a user