Run CLI selftest in CI
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user