Skip to content

Commit

Permalink
ci: ignore /vendor in Codecov (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
iuioiua authored Apr 29, 2024
1 parent e1a5616 commit 57605e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ coverage:
patch:
default:
informational: true

ignore:
- "vendor"

0 comments on commit 57605e7

Please sign in to comment.