Skip to content

Commit 36add7e

Browse files
committed
Reduce the test reporting to failed only to prevent exceeding max size for actions.
1 parent ec90fd4 commit 36add7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/component-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,5 @@ jobs:
4343
name: Junit Test
4444
path: ./**/TEST-*.xml
4545
reporter: java-junit
46+
list-suites: 'failed'
47+
list-tests: 'failed'

0 commit comments

Comments
 (0)