diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5c988e1c25b31a5f7412c41e18209bc28bee893..00dd3edfb91c82df4ecb952541abd0853d2d05f9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ test: # add unit tests here # add script tests here - bash tests/test_scripts_prepare_inputs_table/test.sh - - bash tests/test_scripts_prepare_inputs_labkey/test.sh + #- bash tests/test_scripts_prepare_inputs_labkey/test.sh #- bash tests/test_alfa/test.sh # add integration tests here - bash tests/test_create_dag_image/test.sh