Skip to content

Commit 800c483

Browse files
authored
Merge pull request #1151 from redboltz/fix_codecov_ignore_dir
Fixed codecov ignore directory typo.
2 parents f45dce3 + e18398a commit 800c483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ ignore:
3131
- "erb"
3232
- "ci"
3333
- "cmake"
34-
- "examle"
34+
- "example"
3535
- "external"
3636
- "usr"

0 commit comments

Comments
 (0)