diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b18c48dac5bd2b6ca39074becca7635ecff84e33..b816ee333b92dc1ace9931bc0decfadbdf34bcdd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ test:
   stage: test
   image: node:15-buster-slim
   variables: 
-    PATH: $PATH:/$CI_PROJECT_DIR/node_modules/.bin
+    PATH: "$PATH:/$CI_PROJECT_DIR/node_modules/.bin"
   cache:
     key: "pnpm-cache"
     paths: