Skip to content

Commit

Permalink
ci: try only setting CC
Browse files Browse the repository at this point in the history
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
  • Loading branch information
henryiii committed Jun 27, 2024
1 parent a59971d commit 9833960
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
if: runner.os == 'macOS'
run: |
echo "CC=clang" >> $GITHUB_ENV
echo "FC=gfortran" >> $GITHUB_ENV
- name: Install package
run: python -m pip install .[test]
Expand Down

0 comments on commit 9833960

Please sign in to comment.