Skip to content

Commit

Permalink
remove deprecated fail_on_error in reviewdog
Browse files Browse the repository at this point in the history
  • Loading branch information
connortsui20 committed Nov 9, 2024
1 parent d2065d5 commit 592b283
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: 'github-pr-check'
fail_on_error: true
clippy_flags: --locked --all-targets -- -D warnings
doc:
# run docs generation on nightly rather than stable. This enables features like
Expand Down

0 comments on commit 592b283

Please sign in to comment.