Skip to content

Commit

Permalink
Do not upload coverage from macos job
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat committed Oct 23, 2024
1 parent 9bd2310 commit 85e0fad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ jobs:
x264
- name: Run Test Suite
run: make test
- uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
check-licenses:
runs-on: ubuntu-latest
name: Check Licenses
Expand Down

0 comments on commit 85e0fad

Please sign in to comment.