Skip to content

Commit

Permalink
ci: try using mamba to get pyfftw on different platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
steven-murray committed Apr 30, 2024
1 parent 07dabfc commit 1f58a76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testsuite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:

- name: Install Test Deps
run: |
which pip
python --version
pip install .[tests,fftw]
- name: Run Tests
Expand Down

0 comments on commit 1f58a76

Please sign in to comment.