Revert "do not cache node modules for now"

This reverts commit 68f316080d.
pull/426/head^2
Vladimir Volek 5 years ago
parent 68f316080d
commit f893df9922

@ -6,7 +6,7 @@ variables:
cache:
key: ${CI_COMMIT_REF_SLUG}
paths:
# - node_modules
- node_modules
- ${CYPRESS_CACHE_FOLDER}
stages:

Loading…
Cancel
Save