Skip to content

Commit 7185e5c

Browse files
committed
Add default branch to codecov yaml.
1 parent 47db87d commit 7185e5c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.codecov.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
codecov:
2+
branch: '8.x-3.x'
3+
14
ignore:
2-
- "**/tests/**/*" # Ignore all test directories.
5+
- '**/tests/**/*' # Ignore all test directories.

0 commit comments

Comments
 (0)