From 83ab6f68df541231c9f25d7ec4edc593109f49fd Mon Sep 17 00:00:00 2001 From: Sebastian Silbermann Date: Thu, 16 Jul 2020 12:44:07 +0200 Subject: [PATCH] Revert "REVERT LATER run with react next" This reverts commit 608e579b7a6c01fe5843e873c6644d399bcd1dbb. --- .circleci/config.yml | 3 --- 1 file changed, 3 deletions(-) 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: