Skip to content

Commit 592b283

Browse files
committed
remove deprecated fail_on_error in reviewdog
1 parent d2065d5 commit 592b283

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ jobs:
6464
with:
6565
github_token: ${{ secrets.GITHUB_TOKEN }}
6666
reporter: 'github-pr-check'
67-
fail_on_error: true
6867
clippy_flags: --locked --all-targets -- -D warnings
6968
doc:
7069
# run docs generation on nightly rather than stable. This enables features like

0 commit comments

Comments
 (0)