Skip to content

Commit

Permalink
Update codecov workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fhagemann authored Nov 20, 2024
1 parent 3a6c2e3 commit 2f31c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- uses: codecov/codecov-action@v5
if: matrix.version == '1' && matrix.os == 'ubuntu-latest' && matrix.arch == 'x64'
with:
file: lcov.info
files: lcov.info
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
docs:
Expand Down

0 comments on commit 2f31c35

Please sign in to comment.