Skip to content

Commit

Permalink
Add fftw for GalSim
Browse files Browse the repository at this point in the history
  • Loading branch information
aguinot committed Jun 4, 2024
1 parent 412d645 commit 1b46287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
python -m pip install --upgrade pip
pip install .
pip install pytest
conda install fftw
pip install git+https://github.com/GalSim-developers/GalSim@1294_from_images
- name: Run unit tests with pytest
run: |
Expand Down

0 comments on commit 1b46287

Please sign in to comment.