Skip to content

Commit

Permalink
--verbose --all-files
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Dec 7, 2024
1 parent ea17e9a commit e61b57c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: "3.x"
- uses: tox-dev/action-pre-commit-uv@v1
with:
extra_args: --verbose
extra_args: --verbose --all-files

mypy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e61b57c

Please sign in to comment.