Skip to content

Commit

Permalink
try to run CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Nov 4, 2024
1 parent 0e330af commit fa292f4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-testing.Listeria.Kraken1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
on:
push:
branches: [master, dev, validate-taxonomy]
pull_request: [*]
name: Listeria-with-Kraken1

env:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/unit-testing.Yersinia.Kraken2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
on:
push:
branches: [master, dev, validate-taxonomy]
pull_request: [*]
name: Genera-with-Kraken2

env:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on:
push:
branches: [master, dev, validate-taxonomy]
pull_request: [*]
name: Pull-down-all-accessions

jobs:
Expand Down

0 comments on commit fa292f4

Please sign in to comment.