Skip to content

Commit

Permalink
Add Codecov configuration to ignore cmd directory
Browse files Browse the repository at this point in the history
Signed-off-by: HAHWUL <[email protected]>
  • Loading branch information
hahwul committed Dec 6, 2024
1 parent 5374b7f commit 4eae546
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
@@ -0,0 +1,2 @@
ignore:
- "cmd/**/*"

0 comments on commit 4eae546

Please sign in to comment.