Skip to content

Commit 86f90e6

Browse files
authored
Apply suggestions from code review
1 parent 1a6d9f2 commit 86f90e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/nextflow.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
params.modules_testdata_base_path = 's3://ngi-igenomes/testdata/nf-core/modules/'
1010
params.pipelines_testdata_base_path = 's3://ngi-igenomes/testdata/nf-core/pipelines/rnaseq/3.15/'
1111
params.hisat2_build_memory = '3.GB'
12+
outdir = 'results'
1213

1314
aws.client.anonymous = true // fixes S3 access issues on self-hosted runners
1415

0 commit comments

Comments
 (0)