Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Jun 27, 2024
1 parent 9833960 commit c3a13a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ jobs:

- name: Use GFortran
if: runner.os == 'macOS'
run: |
echo "CC=clang" >> $GITHUB_ENV
run: echo "CC=clang" >> $GITHUB_ENV

- name: Install package
run: python -m pip install .[test]
Expand Down

0 comments on commit c3a13a7

Please sign in to comment.