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 name: Lint
on: [pull_request] on: [ pull_request ]
jobs: jobs:
lint: lint:
...@@ -19,4 +19,4 @@ jobs: ...@@ -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
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