Skip to content

Commit f23b77a

Browse files
authored
test: remove duplicate checkout in Verify resource_class config works (#547)
1 parent e67d53f commit f23b77a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.circleci/test-deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ workflows:
150150
cypress-cache-key: cypress-cache-{{ arch }}-{{ checksum "examples/angular-app/package.json" }}
151151
cypress-command: "npx cypress run --component --parallel --record"
152152
resource_class: small
153-
pre-steps:
154-
- checkout
155153
- install-and-persist:
156154
filters: *filters
157155
name: Install & Persist

0 commit comments

Comments
 (0)