We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 402b103 commit 0cb45f0Copy full SHA for 0cb45f0
1 file changed
.github/workflows/pr-java-ci.yml
@@ -39,4 +39,5 @@ jobs:
39
with:
40
report_paths: '**/target/surefire-reports/TEST-*.xml'
41
check_name: 'JUnit Test Report'
42
- include_passed: true
+ include_passed: 'true'
43
+ comment: 'true'
0 commit comments