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.
2 parents 980b1d9 + 0c9d45a commit a6f9c11Copy full SHA for a6f9c11
circle.yml
@@ -1400,6 +1400,7 @@ jobs:
1400
1401
npm-webpack-preprocessor:
1402
<<: *defaults
1403
+ resource_class: medium
1404
steps:
1405
- restore_cached_workspace
1406
- run:
@@ -1437,6 +1438,7 @@ jobs:
1437
1438
1439
npm-webpack-dev-server:
1440
1441
1442
1443
1444
@@ -1640,6 +1642,7 @@ jobs:
1640
1642
1641
1643
test-kitchensink:
1644
1645
1646
1647
- clone-repo-and-checkout-branch:
1648
repo: cypress-example-kitchensink
0 commit comments