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 24e7a29 commit f7d836bCopy full SHA for f7d836b
1 file changed
.github/workflows/pr-java-ci.yml
@@ -39,7 +39,5 @@ jobs:
39
report_paths: '**/target/surefire-reports/TEST-*.xml'
40
check_name: 'JUnit Test Report'
41
include_passed: true
42
- comment: true
43
fail_on_failure: true
44
- updateComment: true
45
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments