Skip to content

Commit e94b63e

Browse files
authored
Gather all possible test reports. (#1120)
1 parent a9b9652 commit e94b63e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
annotate_only: true
3636
include_passed: true
37-
report_paths: '**/test/TEST-*.xml'
37+
report_paths: '**/TEST-*.xml'
3838
build-docker-image:
3939
runs-on: ubuntu-latest
4040
steps:

0 commit comments

Comments
 (0)