Skip to content

Commit daf8e22

Browse files
authored
Merge pull request #47487 from gsmet/upload-more-reports
Upload more reports for TCKs testing
2 parents 6c64c3b + 06f8271 commit daf8e22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-actions-incremental.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1334,6 +1334,7 @@ jobs:
13341334
run: |
13351335
7z a -tzip build-reports.zip -r \
13361336
'**/target/*-reports/TEST-*.xml' \
1337+
'**/target/*-reports-*/TEST-*.xml' \
13371338
'target/build-report.json' \
13381339
'target/gradle-build-scan-url.txt' \
13391340
LICENSE

0 commit comments

Comments
 (0)