Update CI command

This commit is contained in:
hypnos 2017-09-04 02:07:37 +03:00
parent a3e82305cc
commit ffa77ff54b

View File

@ -170,7 +170,7 @@ jobs:
- run:
name: "Testing CLI"
command: |
yarn test:cli
yarn test -- --cli
deploy:
<<: *defaults
steps: