Update circleci config
This commit is contained in:
parent
9cdd8da178
commit
bfc8caf091
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ jobs:
|
|||
- run:
|
||||
name: test
|
||||
command: |
|
||||
yarn test --watchAll --coverage
|
||||
yarn test --coverage
|
||||
- run:
|
||||
name: coverage
|
||||
command: |
|
||||
|
|
Loading…
Reference in a new issue