diff --git a/.circleci/config.yml b/.circleci/config.yml index 4838505e40c4fc..538b2cdee9e8ed 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -230,7 +230,6 @@ workflows: - test_unit: requires: - checkout - react-dist-tag: next - test_static: requires: - checkout @@ -240,14 +239,12 @@ workflows: - test_browser: requires: - checkout - react-dist-tag: next - test_regressions: requires: - test_unit - test_static - test_types - test_browser - react-dist-tag: next react-next: triggers: - schedule: