diff --git a/.circleci/config.yml b/.circleci/config.yml index ca3816df0e..2480ccbb38 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -66,7 +66,7 @@ commands: suite: type: string steps: - - run: npm run cov:e2e:report || true + - run: npm run cov:e2e:report - run: npm run cov:e2e:<>:publish orbs: node: circleci/node@4.9.0