Skip to content

Commit

Permalink
temp: Test with react-dist-tag: next in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Apr 8, 2020
1 parent 7e892bf commit a93c076
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,8 @@ workflows:
- test_unit:
requires:
- checkout
# REVERT_ME_OR_JUST_KIDDING_IT_WILL_BE_FINE
react-dist-tag: next
- test_static:
requires:
- checkout
Expand All @@ -219,6 +221,8 @@ workflows:
- test_browser:
requires:
- checkout
# REVERT_ME_OR_JUST_KIDDING_IT_WILL_BE_FINE
react-dist-tag: next
- test_regressions:
requires:
- test_unit
Expand Down

0 comments on commit a93c076

Please sign in to comment.