diff --git a/conf/test_full.config b/conf/test_full.config index 66dc663c..698d6234 100644 --- a/conf/test_full.config +++ b/conf/test_full.config @@ -20,12 +20,6 @@ params { } process { - resourceLimits = [ - cpus: 12, - memory: '60.GB', - time: '8.h' - ] - withName: PRESEQ_LCEXTRAP { errorStrategy = 'ignore' }