Skip to content

Commit

Permalink
CI: make all Codecov jobs informational
Browse files Browse the repository at this point in the history
Follow up to #2670. Reading through [the docs](https://docs.codecov.com/docs#tips-and-tricks) I realized we were missing this too.
  • Loading branch information
NachoSoto committed Jul 17, 2023
1 parent cf6c862 commit 01f2edf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ coverage:
default:
target: auto
informational: true
patch:
default:
informational: true

0 comments on commit 01f2edf

Please sign in to comment.