diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dbfd0a3ab43336615a2b0ae68b07de999a8d01b3..808af8a7ed68c997932b49a51eaa0aceba8f2f48 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,12 +23,7 @@ before_script: - pwd - cp configuration/sample-production.engine.ini configuration/engine.ini -simple_guru_help: +no_test_cases: stage: test script: - - python3 guru.py -h - -#print_connection_status: -# stage: test -# script: -# - python3 guru.py -pcs \ No newline at end of file + - echo "Nothing to see here..."