diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 44bd02ae57406b24894188e6324d06bd78039825..d5c988e1c25b31a5f7412c41e18209bc28bee893 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,7 +14,7 @@ test: # 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_alfa/test.sh + #- bash tests/test_alfa/test.sh # add integration tests here - bash tests/test_create_dag_image/test.sh - bash tests/test_create_rule_graph/test.sh