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 f23b77a commit 2a0e8b6Copy full SHA for 2a0e8b6
.circleci/test-deploy.yml
@@ -140,6 +140,7 @@ workflows:
140
name: Verify skip-checkout
141
working-directory: examples/angular-app
142
cypress-cache-key: cypress-cache-{{ arch }}-{{ checksum "examples/angular-app/package.json" }}
143
+ skip-checkout: true
144
cypress-command: "npx cypress run --component --parallel --record"
145
pre-steps:
146
- checkout
0 commit comments