Skip to content

Commit

Permalink
style: Add extra tag for nf-core/lint
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundmiller committed Jul 8, 2024
1 parent b7a6475 commit ab2efb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions modules/nf-core/narfmap/align/tests/main.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ nextflow_process {
tag "modules_nfcore"
tag "narfmap"
tag "narfmap/align"
tag "narfmap/hashtable"

test("sarscov2 - fastq, hashtable, false") {

Expand Down
1 change: 1 addition & 0 deletions modules/nf-core/narfmap/align/tests/segfault.nf.test
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ nextflow_process {
tag "modules_nfcore"
tag "narfmap"
tag "narfmap/align"
tag "narfmap/hashtable"
tag "bug"

test("This should segfault") {
Expand Down

0 comments on commit ab2efb7

Please sign in to comment.