Skip to content

Commit

Permalink
test: fix cypress cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Chau committed Jul 26, 2018
1 parent 0133319 commit 6e36233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
paths:
- node_modules
- ~/.cache/yarn
- ~/.cache/Cypress
key: v1-dependencies-{{ checksum "yarn.lock" }}

# run tests!
Expand Down

0 comments on commit 6e36233

Please sign in to comment.