diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ddd1ac582372c8c50ebfc1ee6194db3084b19292..d1998aa2b33c32cec9ad5efd42a0b3b628e33e5b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ simple_guru_help:
   script:
     - python3 guru.py -h
 
-print_connection_status:
-  stage: test
-  script:
-    - python3 guru.py -pcs
\ No newline at end of file
+#print_connection_status:
+#  stage: test
+#  script:
+#    - python3 guru.py -pcs
\ No newline at end of file