Skip to content

Commit

Permalink
Added req
Browse files Browse the repository at this point in the history
  • Loading branch information
charnley committed Jan 8, 2025
1 parent de8e83a commit d9409ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
- run: brew install gcc openblas lapack
- run: ls /opt/homebrew/bin/
- run: which gfortran-14
- run: pip install -r ./requirements.txt
- run: FC=gfortran-14 pip install . -v
- run: make test python=python
- run: make format python=python
Expand Down

0 comments on commit d9409ad

Please sign in to comment.