Skip to content

Commit

Permalink
Update push-pull.yml (#138)
Browse files Browse the repository at this point in the history
run black on the whole project by default
  • Loading branch information
XzzX authored Jan 7, 2025
1 parent 23bb441 commit b56a20c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -344,4 +344,3 @@ jobs:
- uses: psf/black@stable
with:
options: "--check --diff"
src: ./${{ github.event.repository.name }}

0 comments on commit b56a20c

Please sign in to comment.