We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba52f2d commit de6e686Copy full SHA for de6e686
1 file changed
.github/workflows/ci.yml
@@ -128,7 +128,7 @@ jobs:
128
- name: TRIMBAM Test bamutils works alone
129
run: |
130
nextflow run ${GITHUB_WORKSPACE} -profile test_tsv,docker --run_trim_bam
131
- - name: TRIMBAM Test PMDtools works alone
+ - name: PMDTOOLS Test PMDtools works alone
132
133
nextflow run ${GITHUB_WORKSPACE} -profile test_tsv,docker --run_pmdtools
134
- name: GATK 3.5 Download resource files
0 commit comments