Skip to content

Commit 098d8d1

Browse files
committed
Update Reviewdog config for CI
1 parent 2191b59 commit 098d8d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
reporter: github-check
118118
skip_install: true
119119
use_bundler: true
120-
fail_on_error: true
120+
fail_level: any
121121

122122
slim-lint:
123123
permissions:
@@ -170,4 +170,4 @@ jobs:
170170
reporter: github-check
171171
skip_install: true
172172
use_bundler: true
173-
fail_on_error: true
173+
fail_level: any

0 commit comments

Comments
 (0)