Skip to content

Commit ae9c866

Browse files
committed
Tweak .codecov.yml
1 parent ecd73b9 commit ae9c866

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.codecov.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ ignore:
1616
- "PackageInfo.g"
1717
- "init.g"
1818
- "read.g"
19-
- "tst/*" # ignore test harness code
20-
- "tst/**/*" # ignore test harness code
19+
- "tst/**" # ignore test harness code

0 commit comments

Comments
 (0)