Skip to content

Commit

Permalink
CI: remove bilby pin
Browse files Browse the repository at this point in the history
  • Loading branch information
mj-will committed May 31, 2024
1 parent 4c71943 commit 47e35c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install .[test]
pip install --pre bilby==2.3.0rc0 "numpy<2"
- name: Test with pytest
run: |
python -m pytest

0 comments on commit 47e35c8

Please sign in to comment.