Skip to content

Commit

Permalink
REVERT ME LATER run with React 17
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Aug 18, 2020
1 parent fcfa9ac commit 1922b8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ workflows:
- l10n
- /dependabot\//
- test_unit:
react-dist-tag: next
requires:
- checkout
- test_static:
Expand All @@ -243,9 +244,11 @@ workflows:
requires:
- checkout
- test_browser:
react-dist-tag: next
requires:
- checkout
- test_regressions:
react-dist-tag: next
requires:
- test_unit
- test_static
Expand Down

0 comments on commit 1922b8a

Please sign in to comment.