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 e67d53f commit f23b77aCopy full SHA for f23b77a
.circleci/test-deploy.yml
@@ -150,8 +150,6 @@ workflows:
150
cypress-cache-key: cypress-cache-{{ arch }}-{{ checksum "examples/angular-app/package.json" }}
151
cypress-command: "npx cypress run --component --parallel --record"
152
resource_class: small
153
- pre-steps:
154
- - checkout
155
- install-and-persist:
156
filters: *filters
157
name: Install & Persist
0 commit comments