Skip to content

Commit

Permalink
We don't need mafft anymore in the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
aghozlane committed Nov 25, 2024
1 parent 9d16343 commit 41e17f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- uses: actions/checkout@v4
- uses: ConorMacBride/install-package@v1
with:
brew: bowtie2 freebayes mafft
apt: bowtie2 freebayes mafft
brew: bowtie2 freebayes
apt: bowtie2 freebayes
- name: Install Python
uses: actions/setup-python@v4
- name: Install poetry
Expand Down

0 comments on commit 41e17f1

Please sign in to comment.