Skip to content

Commit

Permalink
Merge pull request #55 from jdtuck/jdtuck-patch-1
Browse files Browse the repository at this point in the history
Update python-package.yml
  • Loading branch information
jdtuck authored May 26, 2024
2 parents 4159da4 + 12c4f95 commit d1f8576
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ jobs:
name: Build
run: |
pip install .
- if: runner.os == 'MacOS'
name: Build
run: |
pip install .
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v3

Expand Down

0 comments on commit d1f8576

Please sign in to comment.