diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ef438b0..91e9464 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,6 +21,7 @@ before_script: - yarn install - cd frontend - yarn install + - cd .. test_backend: stage: test