diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 771bf2b488785040c83a37e005c1b7045da37bbb..dfb1dd441923cb5a098c84e4185ae09e3b1676d0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,8 +12,8 @@ test:
     # add code quality tests here
     # add unit tests here
     # add script tests here
-    - bash tests/test_scripts_labkey_to_snakemake_table/test.sh
-    - bash tests/test_scripts_labkey_to_snakemake_api/test.sh
+    #- bash tests/test_scripts_labkey_to_snakemake_table/test.sh
+    #- bash tests/test_scripts_labkey_to_snakemake_api/test.sh
     - bash tests/test_alfa/test.sh
     # add integration tests here
     - bash tests/test_create_dag_image/test.sh