Skip to content

Commit

Permalink
codecov: disable comments (#187)
Browse files Browse the repository at this point in the history
Turn off codecov leaving comments on PRs based on the [doc
suggestion](https://docs.codecov.com/docs/pull-request-comments#disable-comment).

Resolves #186
  • Loading branch information
cpu committed Nov 1, 2023
1 parent 86e793c commit 0318d2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
comment:
require_changes: true
comment: false

0 comments on commit 0318d2f

Please sign in to comment.