Browse Source

update lint.yaml

master
wenmeng.zwm 3 years ago
parent
commit
8be89d9f6c
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      .github/workflows/lint.yaml

+ 0
- 1
.github/workflows/lint.yaml View File

@@ -18,7 +18,6 @@ jobs:
- name: Install pre-commit hook
run: |
pip install pre-commit
cp .github/hooks/pre-commit .git/hooks/
- name: Linting
run: pre-commit run --all-files


Loading…
Cancel
Save