Skip to content

Commit af45928

Browse files
committed
Fix spacing in nextflow.config.
1 parent cfc6ea7 commit af45928

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nextflow.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ params {
2828
skip_multiqc = false
2929

3030
// Benchmark report options
31-
run_benchmark = false
32-
benchmark_aws_cur_report = null
31+
run_benchmark = false
32+
benchmark_aws_cur_report = null
3333

3434
// Boilerplate options
3535
outdir = 'results'

0 commit comments

Comments
 (0)