Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Jun 27, 2024
1 parent 59652cd commit af7e49a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@ jobs:
with:
compiler: gcc

- name: Fix missing variable
if: runner.os == 'macOS'
run: |
echo "CC=clang" >> $GITHUB_ENV
- name: Install package
run: python -m pip install .[test]

Expand Down

0 comments on commit af7e49a

Please sign in to comment.