Skip to content

Commit

Permalink
--diff added to rickstaa/action-black@v1
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonzs13 committed Oct 23, 2024
1 parent df4cd03 commit 1db9e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Black Formatter
uses: rickstaa/action-black@v1
with:
black_args: ". --check"
black_args: ". --check --diff"

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1db9e67

Please sign in to comment.