Skip to content

Commit

Permalink
ci: configure Codecov to don't wait for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlj95 committed Jul 24, 2024
1 parent d59a659 commit 226268f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ coverage:
default:
threshold: 5%
comment:
layout: 'header, diff, files, footer'
hide_project_coverage: false

codecov:
require_ci_to_pass: false
notify:
wait_for_ci: false

0 comments on commit 226268f

Please sign in to comment.