Skip to content

Commit

Permalink
Update black_pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
75efb6 authored Jan 8, 2025
1 parent 5498cae commit ec74870
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/black_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ jobs:
INPUT_FAIL_ON_ERROR: true
with:
tool_name: blackfmt
- name: Mark check as failed if formatted
if: steps.action_black.outputs.is_formatted == 'true'
run: exit 1

0 comments on commit ec74870

Please sign in to comment.