Skip to content

Commit

Permalink
fix merling workflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
rpetit3 committed Mar 24, 2024
1 parent 87a3324 commit 6911e21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/all-bactopia-tool-tests.yml
Expand Up @@ -6,7 +6,7 @@ on: workflow_dispatch
#- cron: '30 1 * * 1,4'

jobs:
bactopia-tools-tests:
bactopia-tests:
runs-on: self-hosted
defaults:
run:
Expand Down
3 changes: 2 additions & 1 deletion conf/workflows.config
Expand Up @@ -115,7 +115,8 @@ params {
"mashdist", "agrvate", "ectyper", "emmtyper", "genotyphi", "hicap", "hpsuissero",
"kleborate", "legsta", "lissero", "meningotype", "ngmaster", "pasty", "pbptyper",
"pneumocat", "seqsero2", "seroba", "shigatyper", "shigeifinder", "sistr",
"spatyper", "ssuissero", "staphopiasccmec", "stecfinder", "tbprofiler"
"spatyper", "ssuissero", "staphopiasccmec", "stecfinder", "tbprofiler_profile",
"tbprofiler_collate"
]
}
'pangenome' {
Expand Down

0 comments on commit 6911e21

Please sign in to comment.