1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-27 18:58:08 +00:00

Revert "do not cache node modules for now"

This reverts commit 68f316080d.
This commit is contained in:
Vladimir Volek 2019-03-04 15:15:56 +01:00
parent 68f316080d
commit f893df9922

View File

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