We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2a838 commit cebb81bCopy full SHA for cebb81b
.circleci/config.yml
@@ -551,12 +551,6 @@ workflows:
551
- test-17:
552
requires:
553
- install-17
554
- - test-ssr-canary:
555
- requires:
556
- - install-canary
557
- - test-canary:
558
559
560
- test-esm:
561
562
- install
@@ -612,9 +606,6 @@ workflows:
612
606
- test-16
613
607
- test-ssr-17
614
608
- test-17
615
- - test-ssr-canary
616
- - test-canary
617
618
609
- test-esm
619
610
- storybook
620
611
- storybook-16
0 commit comments