diff --git a/nextflow.config b/nextflow.config index 65df7452..de57108e 100644 --- a/nextflow.config +++ b/nextflow.config @@ -361,7 +361,7 @@ profiles { test_concoct { includeConfig 'conf/test_concoct.config' } - test_longread { + test_longread { includeConfig 'conf/test_longread.config' } }