diff --git a/.codecov.yml b/.codecov.yml index c6b1e0a..c068d30 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -13,5 +13,5 @@ comment: behavior: default require_changes: false # if true: only post the comment if coverage changes require_base: no # [yes :: must have a base report to post] - require_head: yes # [yes :: must have a head report to post] + require_head: no # [yes :: must have a head report to post] branches: null