Skip to content

Commit

Permalink
Update mac-test.yml (gwastro#4522)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnitz authored and bhooshan-gadre committed Mar 1, 2024
1 parent c9efff1 commit f330b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- run: |
brew install fftw openssl
brew install fftw openssl gsl
pip install --upgrade pip setuptools "tox<4.0.0"
- name: run basic pycbc test suite
run: |
Expand Down

0 comments on commit f330b99

Please sign in to comment.