Skip to content

Commit ccc433a

Browse files
committed
Add params.pipelines_testdata_base_path to test config
1 parent 695377e commit ccc433a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/nextflow.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ aws.client.anonymous = true
1212

1313
// Should take care of all basepath
1414
params.modules_testdata_base_path = 'https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/'
15+
params.pipelines_testdata_base_path = 'https://raw.githubusercontent.com/nf-core/test-datasets/'

0 commit comments

Comments
 (0)