ci: fix coverage ignore directories (#2420)
This commit is contained in:
@@ -13,3 +13,7 @@ comment:
|
||||
layout: "diff, flags, files"
|
||||
behavior: default
|
||||
require_changes: false # if true: only post the comment if coverage changes
|
||||
|
||||
ignore:
|
||||
- "tests"
|
||||
- "third-party"
|
||||
|
||||
Reference in New Issue
Block a user