Skip to content

Commit

Permalink
CI: Exclude git/github infra from codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpieters committed Jul 6, 2022
1 parent 99b3051 commit ff23dcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ ignore:
- "CHANGELOG.md"
- "LICENSE"
- "README.md"
- ".github"
- ".gitignore"

codecov:
status:
Expand Down

0 comments on commit ff23dcc

Please sign in to comment.