diff --git a/tests/config/nextflow.config b/tests/config/nextflow.config index 83f9506e..6b01739f 100644 --- a/tests/config/nextflow.config +++ b/tests/config/nextflow.config @@ -8,7 +8,7 @@ params { process { cpus = 2 memory = 3.GB - time = 48.h + time = 2.h } if ("$PROFILE" == "singularity") {