We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd73b9 commit ae9c866Copy full SHA for ae9c866
.codecov.yml
@@ -16,5 +16,4 @@ ignore:
16
- "PackageInfo.g"
17
- "init.g"
18
- "read.g"
19
- - "tst/*" # ignore test harness code
20
- - "tst/**/*" # ignore test harness code
+ - "tst/**" # ignore test harness code
0 commit comments