Skip to content

Commit

Permalink
Show black diff rather than fixing in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Mouse Reeve committed Nov 5, 2023
1 parent 8538a32 commit b6775f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
pip install tox==4.11.3
- name: Run Black
run: |
tox -e black
tox -e black -- . --diff

0 comments on commit b6775f8

Please sign in to comment.