diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 617ec4cb3523d2614fc347061d390be5066a5929..961c469c44c08e2e4bfc19ac6098de8827b97404 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,4 +4,4 @@ test: stage: test script: - cd "$CI_PROJECT_DIR/realNodeServer" - npm test \ No newline at end of file + - npm test \ No newline at end of file