Skip to content

Commit

Permalink
Update codecov workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
apmypb authored and oschulz committed Nov 20, 2024
1 parent c685eda commit a633ab6
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 @@ -62,7 +62,7 @@ jobs:
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
file: lcov.info
files: lcov.info
docs:
name: Documentation
runs-on: ubuntu-latest
Expand Down

0 comments on commit a633ab6

Please sign in to comment.