Skip to content

Commit

Permalink
Remove Galsim install in unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FedericoBerlfein authored Sep 26, 2024
1 parent f8c4594 commit 3032a3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
pip install pytest
conda install fftw
export LIBRARY_PATH="$CONDA/lib:$LIBRARY_PATH"
pip install git+https://github.com/GalSim-developers/GalSim@main
- name: Run unit tests with pytest
run: |
python -m pytest tests

0 comments on commit 3032a3d

Please sign in to comment.