mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 02:58:17 +00:00
fix test.yml
This commit is contained in:
parent
80366924fd
commit
ec41ea6082
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
- name: gatk4 composestrtablefile test_gatk4_composestrtablefile
|
||||
command: nextflow run ./tests/modules/gatk4/composestrtablefile -entry test_gatk4_composestrtablefile -c ./tests/config/nextflow.config -c ./tests/modules/gatk4/composestrtablefile/nextflow.config
|
||||
tags:
|
||||
- gatk4/composestrtablefile
|
||||
- gatk4
|
||||
- gatk4/composestrtablefile
|
||||
files:
|
||||
- path: output/gatk4/genome.zip
|
||||
contains: "[ # TODO nf-core: file md5sum was variable, please replace this text with a string found in the file instead ]"
|
||||
- path: output/gatk4/genome.zip
|
Loading…
Reference in a new issue