diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d0ab392f468cda687edca2d4b6bc7dedf569b18e..ea966f385556dd4917320833e20df45d6ae0e6cf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,5 +12,5 @@ test_job: - testCICD script: - echo "Running tests" - - python3 src/controller.py + - python3 src/initDatabase.py - pytest \ No newline at end of file