Commit d9e35526 authored by Mark Harding's avatar Mark Harding

(fix): duplicated variables

parent d6cab552
No related merge requests found
Pipeline #74395488 canceled with stages
in 7 minutes and 47 seconds
......@@ -18,9 +18,6 @@ variables:
npm_config_cache: "$CI_PROJECT_DIR/.npm"
CYPRESS_CACHE_FOLDER: "$CI_PROJECT_DIR/cache/Cypress"
variables:
CYPRESS_INSTALL_BINARY: 0 # Speeds up the install process
test:
image: circleci/node:8-browsers
stage: test:unit
......
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