Skip to content

Commit a2dc5b8

Browse files
committed
Adjust quality gates
1 parent 1b2ced5 commit a2dc5b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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*util*.xml"
99
},
1010
{
1111
"id": "junit",

0 commit comments

Comments
 (0)