Skip to content

Commit

Permalink
mamba install iqtree=2.1.4_beta
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Dec 29, 2021
1 parent 7b06d82 commit abfbf72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
channels: conda-forge,bioconda
channel-priority: true
activate-environment: test
- run: mamba install mafft raxml fasttree iqtree vcftools pip numpy
- run: mamba install mafft raxml fasttree iqtree=2.1.4_beta vcftools pip numpy
- run: pip install biopython==1.67
- run: pip install -e .[dev]
- run: conda info
Expand Down

0 comments on commit abfbf72

Please sign in to comment.