diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8e6db79bf6926ca11c4b03d35b2afa2b48c7d7c1..11c38bef98cfc26c86663a78fc2455a8e29c3184 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -81,7 +81,7 @@ stages:
       - ls $PACKAGES_DIR
 
 half_fat_tests:
-  when: always
+  when: manual
   stage: half-fat
   extends: .before_script
   image: lb584/ews_coordinator_pip:gitlab
@@ -191,7 +191,7 @@ full_fat_survey:
   tags: ["ewas-production"]
   script:
     - >
-      cd $CI_PROJECT_DIR/tests/integration/full/
+      cd $CI_PROJECT_DIR/tests/integration/full/;
       date=$(date '+%Y-%m-%d-%H%M');
       python3 full_test_survey.py 
       --config /storage/app/EWS_prod/regions/EastAfrica/resources/coordinator/configs/config_EastAfrica_fc_live.json