Skip to content

Commit

Permalink
added verbose flag
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch committed Jan 12, 2024
1 parent d79fd34 commit 830ab59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/black.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: psf/black@stable
with:
version: "23.12.1"
options: ". --check --extend-exclude '.*_version\\.py$'"
options: ". --check --extend-exclude '.*_version\\.py$' --verbose"

0 comments on commit 830ab59

Please sign in to comment.