Skip to content

Commit bd23335

Browse files
committed
Adjust quality gates
1 parent 39866d9 commit bd23335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/quality-monitor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"id": "junit",
77
"name": "Unit Tests",
8-
"pattern": "**/target/surefire-reports/TEST*data*.xml"
8+
"pattern": "**/target/surefire-reports/TEST*coverage*.xml"
99
},
1010
{
1111
"id": "junit",

0 commit comments

Comments
 (0)