Skip to content

Commit

Permalink
chore: update coverage workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
qevolg committed Jan 2, 2025
1 parent 0e21021 commit 4f025ae
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,3 +181,5 @@ jobs:
files: lcov.info
fail_ci_if_error: true
verbose: true
env:
CODECOV_EXPIRED_DISABLED: true
4 changes: 2 additions & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
codecov:
max_report_age: off
# codecov:
# max_report_age: off

0 comments on commit 4f025ae

Please sign in to comment.