Skip to content

Commit

Permalink
Change tests
Browse files Browse the repository at this point in the history
  • Loading branch information
noscode committed Nov 4, 2024
1 parent 0374d6f commit 307a345
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@ jobs:
# The error is the following: ModuleNotFoundError: No module named 'numpy'
- name: Install momi2 (Linux)
run: |
python3 -m pip install wheel==0.38.4
python3 -m pip install momi
python3 -m pip install --upgrade wheel
conda install momi2
- name: Install GADMA and its dependencies.
run: |
Expand Down

0 comments on commit 307a345

Please sign in to comment.