Skip to content

Commit a222dbe

Browse files
committed
codecov: ignore nvimtest
Signed-off-by: Koichi Shiraishi <[email protected]>
1 parent ba0edf1 commit a222dbe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ comment:
4040
show_carryforward_flags: true
4141

4242
ignore:
43-
- "nvim/api_deprecated.go"
43+
- "nvim/api_deprecated.go"
44+
- "nvim/nvimtest" # for testing
4445

4546
github_checks:
4647
annotations: true

0 commit comments

Comments
 (0)