mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-11 12:43:09 +00:00
a3684d9594
* ci: Add modules lint step Moved it ahead of the nextflow install so ideally it'll fail before we bother doing any more setup * ci: _ => / * Update tests/config/pytest_software.yml Co-authored-by: Harshil Patel <drpatelh@users.noreply.github.com>
8 lines
312 B
YAML
8 lines
312 B
YAML
- name: bcftools consensus test_bcftools_consensus
|
|
command: nextflow run tests/software/bcftools/consensus -entry test_bcftools_consensus -c tests/config/nextflow.config
|
|
tags:
|
|
- bcftools/consensus
|
|
- bcftools
|
|
files:
|
|
- path: output/bcftools/test.fa
|
|
md5sum: e57d3e4d113f989bc069c5fd61627091
|