diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9cca45de2c0e0b43470c96167f56f99f770db490..310d9588d61a1dc0db8aa92a694456237422cd58 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,5 +18,5 @@ unit tests:
   image: node:16-alpine
   script:
     - npm ci
-    - npm run test
+    - npm run test:unit