Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
noscode committed Nov 5, 2024
1 parent eed8a96 commit 9ef8932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: |
conda install swig
pip install -r requirements/bayes_opt.txt
conda uninstall wheel numpy
conda uninstall wheel
pip install wheel==0.38.4
pip install "scipy<1.7.0" numpy==1.19.4 dadi==2.2.0
Expand Down

0 comments on commit 9ef8932

Please sign in to comment.