We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47db87d commit 7185e5cCopy full SHA for 7185e5c
1 file changed
.codecov.yml
@@ -1,2 +1,5 @@
1
+codecov:
2
+ branch: '8.x-3.x'
3
+
4
ignore:
- - "**/tests/**/*" # Ignore all test directories.
5
+ - '**/tests/**/*' # Ignore all test directories.
0 commit comments