Skip to content

Commit 25e56f4

Browse files
fix: report
1 parent 43d2af7 commit 25e56f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ jobs:
5858
if: always()
5959
with:
6060
name: test-results
61-
path: "../results/test-results.xml"
61+
path: "**/test-results.xml"
6262
reporter: java-junit

0 commit comments

Comments
 (0)