mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 02:58:17 +00:00
ci(fastqc): Remove md5sums
These may not work across nextflow versions
This commit is contained in:
parent
8cd635f757
commit
6404c3390d
1 changed files with 0 additions and 3 deletions
|
@ -4,7 +4,6 @@
|
|||
- fastqc
|
||||
files:
|
||||
- path: output/test_single_end/test_fastqc.html
|
||||
md5sum: e6b300cebca25e208ac32aacc430392f
|
||||
- path: output/test_single_end/test_fastqc.zip
|
||||
|
||||
- name: Run fastqc paired-end test workflow
|
||||
|
@ -13,8 +12,6 @@
|
|||
- fastqc
|
||||
files:
|
||||
- path: output/test_paired_end/test_1_fastqc.html
|
||||
md5sum: ac93f43b49c9eb52c3c0fcdb74f603cf
|
||||
- path: output/test_paired_end/test_2_fastqc.html
|
||||
md5sum: 67ef5d28c60f5e075e39d4e95b31340e
|
||||
- path: output/test_paired_end/test_1_fastqc.zip
|
||||
- path: output/test_paired_end/test_2_fastqc.zip
|
||||
|
|
Loading…
Reference in a new issue