diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ff07e40ef4521be27f64d897b5305212f600aa4c..acee70ec4eb6fd358477651fec0a8ec02b1c9218 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -115,6 +115,7 @@ full_fat_depo:
   script:
     - >
       cd $CI_PROJECT_DIR/tests/integration/full/
+      
       python3 full_test_deposition.py 
       --config /storage/app/EWS_prod/regions/EastAfrica/resources/coordinator/configs/config_EastAfrica_fc_live.json
       --outdir ${TEST_WORKSPACE_DIR}/integration/full/
@@ -156,7 +157,8 @@ full_fat_survey:
   tags: ["ewas-production"]
   script:
     - >
-      cd $CI_PROJECT_DIR/tests/integration/full/;
+      cd $CI_PROJECT_DIR/tests/integration/full/
+      
       python3 full_test_survey.py 
       --config /storage/app/EWS_prod/regions/EastAfrica/resources/coordinator/configs/config_EastAfrica_fc_live.json
       --outdir ${TEST_WORKSPACE_DIR}/integration/full/