Update package.json, update CircleCI config

This commit is contained in:
phntxx 2021-06-24 12:03:26 +02:00
parent 7cccbd5095
commit ee30f05e72
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ jobs:
- run:
name: test
command: |
yarn test
yarn test --watchAll --coverage
- run:
name: coverage
command: |