Skip to content

Commit b5d8851

Browse files
committed
fix: codecov ignore 2
1 parent c5f8dd2 commit b5d8851

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
@@ -22,7 +22,7 @@ ignore:
2222
- "**/vendor/**"
2323
- "internal/**/test_utilities.go"
2424
- "internal/handlers/handler_test_suite.go"
25-
- "internal/tools/**"
25+
- "tools/**"
2626
- "internal/ui/common.go"
2727
- "internal/ui/palette.go"
2828
- "internal/ui/logo.go"

0 commit comments

Comments
 (0)