Skip to content

Commit

Permalink
Update ci.yml for codecov v4
Browse files Browse the repository at this point in the history
Hopefully addresses #228
  • Loading branch information
JeffFessler authored May 18, 2024
1 parent ee91b4f commit d1519aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ jobs:
if: ${{ matrix.version == '1' && matrix.os == 'ubuntu-latest' }}
with:
file: lcov.info
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit d1519aa

Please sign in to comment.