diff --git a/.circleci/config.yml b/.circleci/config.yml index c80c282..3989eae 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -44,7 +44,7 @@ jobs: - run: name: test command: | - yarn test --watchAll --coverage + yarn test --coverage - run: name: coverage command: |