Skip to content

Commit 0cb45f0

Browse files
committed
Add comment into PR
1 parent 402b103 commit 0cb45f0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pr-java-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ jobs:
3939
with:
4040
report_paths: '**/target/surefire-reports/TEST-*.xml'
4141
check_name: 'JUnit Test Report'
42-
include_passed: true
42+
include_passed: 'true'
43+
comment: 'true'

0 commit comments

Comments
 (0)