Skip to content

Commit

Permalink
No longer require react_dist_tag env to be set
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Jun 30, 2021
1 parent 24fc564 commit 5d6a7e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,6 @@ workflows:
jobs:
- checkout
- test_unit:
react-dist-tag: next
requires:
- checkout
- test_lint:
Expand All @@ -629,15 +628,12 @@ workflows:
requires:
- checkout
- test_browser:
react-dist-tag: next
requires:
- checkout
- test_regressions:
react-dist-tag: next
requires:
- checkout
- test_e2e:
react-dist-tag: next
requires:
- checkout
bundling:
Expand Down

0 comments on commit 5d6a7e2

Please sign in to comment.