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 2a0e8b6 commit fe6cf98Copy full SHA for fe6cf98
.circleci/test-deploy.yml
@@ -150,7 +150,7 @@ workflows:
150
working-directory: examples/angular-app
151
cypress-cache-key: cypress-cache-{{ arch }}-{{ checksum "examples/angular-app/package.json" }}
152
cypress-command: "npx cypress run --component --parallel --record"
153
- resource_class: small
+ resource_class: medium+
154
- install-and-persist:
155
filters: *filters
156
name: Install & Persist
0 commit comments