Skip to content

Commit

Permalink
Add fail on error to reviewdog
Browse files Browse the repository at this point in the history
  • Loading branch information
LenaWil committed Feb 28, 2023
1 parent 94ca98f commit d038cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/black-review-dog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
uses: reviewdog/action-suggester@v1
with:
tool_name: blackfmt
fail_on_error: true

0 comments on commit d038cc0

Please sign in to comment.