mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +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
|
name: Run CLI examples
|
||||||
working_directory: packages/cli
|
working_directory: packages/cli
|
||||||
environment:
|
environment:
|
||||||
|
LAUNCHPAD_ENABLED: 1
|
||||||
|
SIMAPP42_ENABLED: 1
|
||||||
|
SLOW_SIMAPP42_ENABLED: 1
|
||||||
|
TENDERMINT_ENABLED: 1
|
||||||
|
SOCKETSERVER_ENABLED: 1
|
||||||
SKIP_BUILD: 1
|
SKIP_BUILD: 1
|
||||||
|
WASMD_ENABLED: 1
|
||||||
command: ./run_examples.sh
|
command: ./run_examples.sh
|
||||||
- run:
|
- run:
|
||||||
name: Stop chains
|
name: Stop chains
|
||||||
|
Loading…
x
Reference in New Issue
Block a user