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:
|
- run:
|
||||||
name: test
|
name: test
|
||||||
command: |
|
command: |
|
||||||
yarn test --watchAll --coverage
|
yarn test --coverage
|
||||||
- run:
|
- run:
|
||||||
name: coverage
|
name: coverage
|
||||||
command: |
|
command: |
|
||||||
|
|
Loading…
Reference in a new issue