Skip to content

Commit

Permalink
REVERT LATER run with react next
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Jul 10, 2020
1 parent 1bf0188 commit c6f0963
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Expand Up @@ -230,6 +230,7 @@ workflows:
- test_unit:
requires:
- checkout
react-dist-tag: next
- test_static:
requires:
- checkout
Expand All @@ -239,12 +240,14 @@ 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:
Expand Down

0 comments on commit c6f0963

Please sign in to comment.