Skip to content

Commit 256d109

Browse files
authored
Merge pull request #128 from EBI-Metagenomics/chores/detect_rna-lint
Make the linter happy...
2 parents 794a149 + 7734337 commit 256d109

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

subworkflows/ebi-metagenomics/detect_rna/tests/main.nf.test

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,11 @@ nextflow_workflow {
1616
tag "easel"
1717
tag "easel/eslsfetch"
1818
tag "extractcoords"
19-
tag "nf-core/seqkit"
19+
tag "seqkit/split2"
2020
tag "nf-core/seqkit/split2"
21-
tag "nf-core/cat"
2221
tag "nf-core/cat/cat"
22+
tag "subworkflows/../../modules/nf-core/seqkit/split2"
23+
tag "subworkflows/../../modules/nf-core/cat/cat"
2324

2425
setup {
2526
nfcoreInitialise("${launchDir}/library/")

subworkflows/ebi-metagenomics/detect_rna/tests/tags.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)