We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d2af7 commit 25e56f4Copy full SHA for 25e56f4
.github/workflows/ci.yml
@@ -58,5 +58,5 @@ jobs:
58
if: always()
59
with:
60
name: test-results
61
- path: "../results/test-results.xml"
+ path: "**/test-results.xml"
62
reporter: java-junit
0 commit comments