Skip to content

Commit 870c6a4

Browse files
committed
fix glob expressions, again for the last time i think
1 parent f3db604 commit 870c6a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/codecov.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ ignore:
1313
# Tests and test related files.
1414
- "**/test"
1515
- "**/testutils"
16-
- "testdata"
16+
- "**/testdata"
1717
- "interop"
1818
# Other submodules.
1919
- "cmd"
2020
- "security"
2121
- "examples"
2222
- "gcp"
23-
- "stats/opensensus"
23+
- "stats/opencensus"
2424
comment:
2525
layout: "header, diff, files"

0 commit comments

Comments
 (0)