Skip to content

Commit a93c076

Browse files
committed
temp: Test with react-dist-tag: next in CI
1 parent 7e892bf commit a93c076

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@ workflows:
210210
- test_unit:
211211
requires:
212212
- checkout
213+
# REVERT_ME_OR_JUST_KIDDING_IT_WILL_BE_FINE
214+
react-dist-tag: next
213215
- test_static:
214216
requires:
215217
- checkout
@@ -219,6 +221,8 @@ workflows:
219221
- test_browser:
220222
requires:
221223
- checkout
224+
# REVERT_ME_OR_JUST_KIDDING_IT_WILL_BE_FINE
225+
react-dist-tag: next
222226
- test_regressions:
223227
requires:
224228
- test_unit

0 commit comments

Comments
 (0)