Skip to content

Commit

Permalink
Issue 1218: Remove codecov from PR check list
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonatan Chaverri committed Jan 23, 2024
1 parent 75c6b8a commit 7c4c169
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
codecov:
notify:
after_n_builds: 4
require_ci_to_pass: no

coverage:
status: off

comment:
layout: "diff, flags, files"
behavior: default
require_changes: no

0 comments on commit 7c4c169

Please sign in to comment.