Skip to content

Commit

Permalink
bring in other tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Jun 5, 2024
1 parent 4143628 commit 3df9526
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-testing.Yersinia.Kraken2.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This is a subsampling unit test to get early results
on:
push:
branches: [master, dev, validate-taxonomy]
branches: [master, dev, esearch-input]
name: Genera-with-Kraken2

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
push:
branches: [master, dev, validate-taxonomy]
branches: [master, dev, esearch-input]
name: Pull-down-all-accessions

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validateTaxonomy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
push:
branches: [master, dev, validate-taxonomy]
branches: [master, dev, esearch-input]
name: Validate taxonomy

jobs:
Expand Down

0 comments on commit 3df9526

Please sign in to comment.