Skip to content

Commit

Permalink
Add verbosity (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Oct 10, 2023
1 parent bdee65e commit 5798d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
pre-commit install
- name: Run pre-commit
run: pre-commit run --all-files --color always
run: pre-commit run --all-files --color always --verbose

0 comments on commit 5798d7b

Please sign in to comment.