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 2464b03 commit 34d5c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Install old version of pip for MacOS (python3.8).
run: |
pip install Cython==0.25.0
pip install --no-dependencies --no-build-isolation moments-popgen
if: runner.os == 'MacOS' && matrix.python-version == '3.8'

Expand Down

0 comments on commit 34d5c2b

Please sign in to comment.