diff --git a/.circleci/config.yml b/.circleci/config.yml index b3e8c9223258d9..068e56ab1b6bd5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -616,7 +616,6 @@ workflows: jobs: - checkout - test_unit: - react-dist-tag: next requires: - checkout - test_lint: @@ -629,15 +628,12 @@ workflows: requires: - checkout - test_browser: - react-dist-tag: next requires: - checkout - test_regressions: - react-dist-tag: next requires: - checkout - test_e2e: - react-dist-tag: next requires: - checkout bundling: