mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
fix test.yml
This commit is contained in:
parent
4af5be8de3
commit
8dad38afc7
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
- name: "elprep merge"
|
||||
command: nextflow run ./tests/modules/elprep/merge -entry test_elprep_merge -c ./tests/config/nextflow.config -c ./tests/modules/elprep/merge/nextflow.config
|
||||
- name: elprep merge test_elprep_merge
|
||||
command: nextflow run tests/modules/elprep/merge -entry test_elprep_merge -c tests/config/nextflow.config
|
||||
tags:
|
||||
- "elprep"
|
||||
- "elprep/merge"
|
||||
- elprep
|
||||
- elprep/merge
|
||||
files:
|
||||
- path: "output/elprep/test.bam"
|
||||
- path: output/elprep/test.bam
|
||||
- path: output/elprep/versions.yml
|
||||
|
|
Loading…
Reference in a new issue