Skip to content

Commit

Permalink
Update ci.yml for codecov v4 (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler authored Jun 24, 2024
1 parent 5c9c25b commit 37cf32d
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 @@ -34,4 +34,5 @@ jobs:
- uses: codecov/codecov-action@v4
if: ${{ matrix.version == '1' && matrix.os == 'ubuntu-latest' }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info

0 comments on commit 37cf32d

Please sign in to comment.