We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6359600 commit 2e4f8b0Copy full SHA for 2e4f8b0
tests/e2e/aws-e2e.yml
@@ -71,7 +71,7 @@ datasets:
71
description: 'Samplesheet to run the nf-core/rnaseq pipeline from end-to-end'
72
header: true
73
workspace: '$SEQERA_ORGANIZATION_NAME/$SEQERA_WORKSPACE_NAME'
74
- file-path: '../examples/yaml/datasets/rnaseq_samples.csv'
+ file-path: './examples/yaml/datasets/rnaseq_samples.csv'
75
overwrite: True
76
pipelines:
77
- name: '$PIPELINE_NAME_PREFIX-hello-world'
0 commit comments