We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd27c9d commit 07839c5Copy full SHA for 07839c5
.github/workflows/quality-monitor-jenkins.yml
@@ -57,7 +57,7 @@ jobs:
57
{
58
"id": "junit",
59
"name": "Unit Tests",
60
- "pattern": "**/target/surefire-reports/TEST*prism*.xml"
+ "pattern": "**/target/surefire-reports/TEST*forensics*.xml"
61
},
62
63
0 commit comments