Skip to content

Commit 7c74be7

Browse files
committed
ci: cache Cypress installation
1 parent 1ffd81e commit 7c74be7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
paths:
2222
- node_modules/
2323
- ~/.cache/yarn
24+
- ~/.cache/Cypress
2425
- persist_to_workspace:
2526
root: ~/project
2627
paths:

0 commit comments

Comments
 (0)