mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-10 21:49:15 +00:00
Run CLI selftest in CI
This commit is contained in:
parent
ec961ca34f
commit
cf083e3fb0
@ -88,6 +88,12 @@ jobs:
|
||||
COSMOS_ENABLED: 1
|
||||
SKIP_BUILD: 1
|
||||
command: yarn test
|
||||
- run:
|
||||
name: Run CLI selftest
|
||||
working_directory: packages/cli
|
||||
environment:
|
||||
SKIP_BUILD: 1
|
||||
command: yarn selftest
|
||||
- run:
|
||||
command: ./scripts/cosm/stop.sh
|
||||
lint:
|
||||
|
Loading…
x
Reference in New Issue
Block a user