Skip to content

Commit

Permalink
Print changes recommended by black.
Browse files Browse the repository at this point in the history
  • Loading branch information
daemontus committed Apr 11, 2024
1 parent 7e6efdd commit 2365c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Lint with Black
uses: rickstaa/action-black@v1
with:
black_args: ". --check"
black_args: ". --check --diff"
- name: Check types
run: |
mypy balm
Expand Down

0 comments on commit 2365c1a

Please sign in to comment.