diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7c41c9fc029994b82ed66f9235bea292404aa3f..79f13cfab4451d1b0e0ce250c8b4a6c3b81ac55d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ before_script: - pwd - cp config/sample-production.engine.ini config/engine.ini -no_test_cases: +run_test_cases: stage: test script: - - echo "Nothing to see here..." + - ./run.sh test