Skip to content

Commit 934001e

Browse files
committed
Use existing codecov.yml
1 parent 6ea2961 commit 934001e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.github/codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ codecov:
44
strict_yaml_branch: default # only use the latest YAML on stated branch
55

66
ignore:
7+
- "3rdparty/*" # ignore examples
78
- "examples/*" # ignore examples
8-
- "tests/*" # ignore unit tests
9+
- "tests/*" # ignore unit tests

codecov.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)