File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -230,10 +230,10 @@ profiles {
230230 executor. cpus = 16
231231 executor. memory = 60. GB
232232 }
233- test { includeConfig ' conf/test.config' }
234- test_cache { includeConfig ' conf/test_cache.config' }
235- test_full { includeConfig ' conf/test_full.config' }
236- test_full_aws { includeConfig ' conf/test_full.config' }
233+ test { includeConfig ' conf/test.config' }
234+ test_cache { includeConfig ' conf/test_cache.config' }
235+ test_full { includeConfig ' conf/test_full.config' }
236+ test_full_aws { includeConfig ' conf/test_full.config' }
237237 test_full_gcp {
238238 includeConfig ' conf/test_full.config'
239239 params. input = ' https://raw.githubusercontent.com/nf-core/test-datasets/rnaseq/samplesheet/v3.10/samplesheet_full_gcp.csv'
You can’t perform that action at this time.
0 commit comments