diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8c3b24066d849e317dcb63f3f56a33a58d87e46a..bc3e9e879c8d95e072d2918d9b04e69c69601852 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,5 +6,5 @@ before_script:
 
 test:
   script:
-  - nextflow run workflow/main.nf -resume
+  - nextflow run workflow/main.nf 
   - pytest