Unverified Commit 505eec4d authored by fzyzcjy's avatar fzyzcjy Committed by GitHub
Browse files

Tiny make Lint CI show diff (#6445)

parent ccfe5c00
name: Lint
on: [pull_request]
on: [ pull_request ]
jobs:
lint:
......@@ -19,4 +19,4 @@ jobs:
pre-commit install
- name: Linting
run: pre-commit run --all-files
run: pre-commit run --all-files --show-diff-on-failure
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment