Skip to content

Commit

Permalink
Skip codecov on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Aug 4, 2024
1 parent 380acbb commit 5ba502c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- run: make lint
- run: make test
- uses: codecov/codecov-action@v3
if: ${{matrix.python-version == '3.12' && matrix.os == 'ubuntu-22.04'}}
black:
runs-on: ubuntu-22.04
steps:
Expand Down

0 comments on commit 5ba502c

Please sign in to comment.