We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e9ba5 commit c855695Copy full SHA for c855695
build.gradle
@@ -40,7 +40,7 @@ test {
40
41
reports {
42
html.required = false
43
- junitXml.required = false
+ junitXml.required = true
44
}
45
46
environment([
0 commit comments