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 3f89f68 commit 5f83246Copy full SHA for 5f83246
1 file changed
.github/workflows/pr-java-ci.yml
@@ -41,3 +41,6 @@ jobs:
41
check_name: 'JUnit Test Report'
42
include_passed: true
43
comment: true
44
+ fail_on_failure: true
45
+ updateComment: false
46
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments