Update circleci config

This commit is contained in:
phntxx 2021-06-24 12:25:31 +02:00
parent 9cdd8da178
commit bfc8caf091

View file

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