Skip to content

Commit 3b41ca8

Browse files
committed
spacing
1 parent bca283b commit 3b41ca8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

nextflow.config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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'

0 commit comments

Comments
 (0)