diff --git a/.circleci/config.yml b/.circleci/config.yml index 0d986922ba..35c04eb206 100755 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -104,7 +104,7 @@ jobs: at: ~/project - run: name: Build Fixtures - command: yarn test:fixtures -w=2 --coverage && yarn coverage + command: yarn test:fixtures -i --coverage && yarn coverage - persist_to_workspace: root: ~/project paths: