Skip to content

Commit 777c3d2

Browse files
authored
Update tests/nextflow.config
1 parent 3550414 commit 777c3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
// TODO nf-core: Specify any additional parameters here
88
// Or any resources requirements
99
params.modules_testdata_base_path = 's3://ngi-igenomes/testdata/nf-core/modules/'
10-
params.pipelines_testdata_base_path = 's3://ngi-igenomes/testdata/nf-core/pipelines/rnaseq/3.15'
10+
params.pipelines_testdata_base_path = 's3://ngi-igenomes/testdata/nf-core/pipelines/rnaseq/3.15/'
1111
params.hisat2_build_memory = '3.GB'
1212

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

0 commit comments

Comments
 (0)