We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd0de9 commit b2c8706Copy full SHA for b2c8706
.github/workflows/lint-and-test.yml
@@ -120,8 +120,8 @@ jobs:
120
reporter: java-junit
121
# Not set action as failed if test report contains any failed test
122
fail-on-error: false
123
- # Allows generate only summary without all tests list for more clear results
124
- only-summary: true
+ # # Allows generate only summary without all tests list for more clear results
+ # only-summary: true
125
list-suites: failed
126
list-tests: failed
127
0 commit comments