Skip to content

Commit 014d2a1

Browse files
committed
Adjust quality gates
1 parent eeccee0 commit 014d2a1

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

0 commit comments

Comments
 (0)