Tiny make Lint CI show diff (#6445)
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -19,4 +19,4 @@ jobs:
|
|||||||
pre-commit install
|
pre-commit install
|
||||||
|
|
||||||
- name: Linting
|
- name: Linting
|
||||||
run: pre-commit run --all-files
|
run: pre-commit run --all-files --show-diff-on-failure
|
||||||
|
|||||||
Reference in New Issue
Block a user