diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e72b11e..b34655a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,5 +18,5 @@ unit-test-job: stage: test script: - echo "Running unit tests" - - cd build + - pwd - tests/tests \ No newline at end of file