diff --git a/.circleci/config.yml b/.circleci/config.yml index 8b67136c25..9c71ec2b71 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -724,7 +724,7 @@ jobs: command: node scripts/ci/update-deps-to-dist-packages.js ${COMPONENTS_REPO_TMP_DIR}/package.json dist/packages-dist/ - run: name: "Running `angular/components` unit tests" - command: ./scripts/ci/run_angular_components_unit_tests.sh | exit 0 + command: ./scripts/ci/run_angular_components_unit_tests.sh test_zonejs: executor: