Disable codecov annotations in github PR diffs
This commit is contained in:
parent
575eae410b
commit
9181d4bee9
|
@ -35,6 +35,9 @@ flags:
|
||||||
ui:
|
ui:
|
||||||
paths: /ui-v2/
|
paths: /ui-v2/
|
||||||
|
|
||||||
|
github_checks:
|
||||||
|
annotations: false
|
||||||
|
|
||||||
ignore:
|
ignore:
|
||||||
- "agent/bindata_assetfs.go"
|
- "agent/bindata_assetfs.go"
|
||||||
- "vendor/**/*"
|
- "vendor/**/*"
|
||||||
|
|
Loading…
Reference in New Issue