Skip to content

Commit 6e36233

Browse files
author
Guillaume Chau
committed
test: fix cypress cache
1 parent 0133319 commit 6e36233

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
@@ -23,6 +23,7 @@ jobs:
2323
paths:
2424
- node_modules
2525
- ~/.cache/yarn
26+
- ~/.cache/Cypress
2627
key: v1-dependencies-{{ checksum "yarn.lock" }}
2728

2829
# run tests!

0 commit comments

Comments
 (0)