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
bf73b6d376
commit
14d38e43cf
1 changed files with 0 additions and 3 deletions
|
@ -5,7 +5,6 @@
|
|||
- gatk4
|
||||
files:
|
||||
- path: output/gatk4/test.reblock.g.vcf.gz
|
||||
contains: '[ # TODO nf-core: file md5sum was variable, please replace this text with a string found in the file instead ]'
|
||||
- path: output/gatk4/test.reblock.g.vcf.gz.tbi
|
||||
md5sum: e1aab7d826a151828fd0671ec5aed2e0
|
||||
|
||||
|
@ -16,7 +15,6 @@
|
|||
- gatk4
|
||||
files:
|
||||
- path: output/gatk4/test.reblock.g.vcf.gz
|
||||
contains: '[ # TODO nf-core: file md5sum was variable, please replace this text with a string found in the file instead ]'
|
||||
- path: output/gatk4/test.reblock.g.vcf.gz.tbi
|
||||
md5sum: e7ca7e9fe76ce12198fd54ec9a64fad4
|
||||
|
||||
|
@ -27,6 +25,5 @@
|
|||
- gatk4
|
||||
files:
|
||||
- path: output/gatk4/test.reblock.g.vcf.gz
|
||||
contains: '[ # TODO nf-core: file md5sum was variable, please replace this text with a string found in the file instead ]'
|
||||
- path: output/gatk4/test.reblock.g.vcf.gz.tbi
|
||||
md5sum: 017edea27a253eb51cc4505d00dcb295
|
||||
|
|
Loading…
Reference in a new issue