Skip to content

Commit

Permalink
Skip coverage test on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
kephale committed Sep 6, 2024
1 parent 2f44638 commit 539e229
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
PLATFORM: ${{ matrix.platform }}

- name: Coverage
if: runner.os != 'macOS'
uses: codecov/codecov-action@v3

docs:
Expand Down

0 comments on commit 539e229

Please sign in to comment.