Skip to content

Commit 5e0f0be

Browse files
committed
add fail_on_error: true
1 parent 1ec1b84 commit 5e0f0be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check-style.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
checkstyle_config: checkstyle.xml
1818
filter_mode: diff_context
1919
checkstyle_version: 10.17.0
20-
fail_on_error: true
20+
fail_on_error: 'true'

0 commit comments

Comments
 (0)