Skip to content

Commit de6e686

Browse files
authored
Correct name of PMDTOOLS process
1 parent ba52f2d commit de6e686

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- name: TRIMBAM Test bamutils works alone
129129
run: |
130130
nextflow run ${GITHUB_WORKSPACE} -profile test_tsv,docker --run_trim_bam
131-
- name: TRIMBAM Test PMDtools works alone
131+
- name: PMDTOOLS Test PMDtools works alone
132132
run: |
133133
nextflow run ${GITHUB_WORKSPACE} -profile test_tsv,docker --run_pmdtools
134134
- name: GATK 3.5 Download resource files

0 commit comments

Comments
 (0)