Commit f8deb1d7 authored by Mark Harding's avatar Mark Harding

(chore): pass cache key to test cache too

No related merge requests found
Pipeline #73899236 running with stages
......@@ -25,6 +25,7 @@ test:
- npm install # Should be cached...
#- npm run test -- --no-watch --no-progress --browsers=ChromeHeadlessCI
cache:
key: $CI_BUILD_REF_SLUG
paths:
- node_modules
policy: pull-push
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment