diff --git a/nextflow.config b/nextflow.config index 2fdc40ed..4ea7a026 100644 --- a/nextflow.config +++ b/nextflow.config @@ -250,7 +250,7 @@ params { includeConfig 'conf/base.config' // Load the dev.config to work with openms containers in dev, comment during release to use the latest stable version -includeConfig 'conf/dev.config' +// includeConfig 'conf/dev.config' // Load nf-core custom profiles from different Institutions