mirror of
https://github.com/cypress-io/cypress.git
synced 2026-03-04 13:59:10 -06:00
Improves the CI time by caching node_modules in a way that they can be re-used between CI runs if any items that would influence the node_modules have not changed (yarn.lock, {dev,peer}dependencies, *.patch files)