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 and dkarrasch committed Jun 24, 2024
1 parent 5c9c25b commit f276073
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 @@ -35,3 +35,5 @@ jobs:
if: ${{ matrix.version == '1' && matrix.os == 'ubuntu-latest' }}
with:
file: lcov.info
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit f276073

Please sign in to comment.