Skip to content

Commit 58c247f

Browse files
authored
Update .codecov.yml
1 parent 7185e5c commit 58c247f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.codecov.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ codecov:
22
branch: '8.x-3.x'
33

44
ignore:
5-
- '**/tests/**/*' # Ignore all test directories.
5+
- 'tests/**/*' # Ignore the core test directory.
6+
- 'modules/**/tests/**/*' # Ignore sub-module test directories.

0 commit comments

Comments
 (0)