diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8749775663ca95919cb635177164f777ef3317d2..da7a31695aee5208fd870df8619a78cb0966fe44 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,4 +17,4 @@ install:
 test:
   stage: test
   script:
-    - /opt/grapp/bin/Grapp --version
\ No newline at end of file
+    - /opt/grapp/bin/Grapp
\ No newline at end of file