diff --git a/.circleci/config.yml b/.circleci/config.yml index 92b009cc45..c2debb9dde 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -72,7 +72,7 @@ jobs: path: *TEST_RESULTS_DIR - slack/status: - # fail_only: true + fail_only: true only_for_branches: master go-test-e2e: @@ -102,7 +102,7 @@ jobs: path: *TEST_RESULTS_DIR - slack/status: - # fail_only: true + fail_only: true only_for_branches: master # combine code coverage results from the parallel circleci executors