diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 912299abb6cfde8688550c19f02e61c5b7efeda5..9da36d12132e52cd03ba77aa5928eb7593c9115a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -195,7 +195,7 @@ full_fat_survey:
       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
-      --outdir ${TEST_WORKSPACE_DIR}/integration/full/${date}
+      --outdir ${TEST_WORKSPACE_DIR}/integration/full/${date}/
       --email_cred /storage/app/EWS_prod/envs/credentials/Cred_gmail.json
       --run_date_type $FULL_FAT_RUN_DATE
       --custom_run_date $CUSTOM_RUN_DATE