Disable GitHub Checks Patch Annotations

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
v0.9
CrazyMax 2021-03-19 09:23:28 +01:00
parent 4eca10a46c
commit b21badaf6a
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 3 additions and 0 deletions

View File

@ -6,3 +6,6 @@ coverage:
default:
target: auto # auto % coverage target
threshold: 1% # allow for 1% reduction of coverage without failing
github_checks:
annotations: false