summaryrefslogtreecommitdiffstats
path: root/.github/codecov.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/codecov.yml')
-rw-r--r--.github/codecov.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/codecov.yml b/.github/codecov.yml
index 9d97dfb..ea504f4 100644
--- a/.github/codecov.yml
+++ b/.github/codecov.yml
@@ -5,7 +5,7 @@ codecov:
comment: off
ignore:
- "Doc/**/*"
- - "Misc/*"
+ - "Misc/**/*"
- "Mac/**/*"
- "PC/**/*"
- "PCbuild/**/*"