Skip to content

Commit c802f98

Browse files
committed
Update
level: 'error' fail_on_error: true
1 parent 5e0f0be commit c802f98

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/check-style.yml

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

0 commit comments

Comments
 (0)