We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f2de1b commit 64b90faCopy full SHA for 64b90fa
.github/workflows/dogfood.yml
@@ -34,7 +34,7 @@ jobs:
34
"name": "Tests",
35
"tools": [
36
{
37
- "id": "test",
+ "id": "junit",
38
39
"pattern": "**/target/*-reports/TEST*.xml"
40
}
0 commit comments