diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 14f9efcf429ea0f48834b6b8e9e6532115f1b60e..82cfd571800d52ab5e5b78c54d29b2edf2f25915 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -73,9 +73,10 @@ pages:
     - dev
 
 test:
-  <<: *cached_nvm
+  <<: *nvm_env
   stage: test
   script:
+    - yarn
     - yarn test
     # Push coverage to GitLab pages
     - tar cvzf coverage.tar.gz coverage/