diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2eb353e9770f853c8a20d8c657d496c72ecae5d5..7b1056c4b82ed6c99e62d9c41901604f74157d12 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,6 +31,6 @@ setup: - node_modules test: - stage:test: + stage: test script: - npm run test:unit \ No newline at end of file