Skip to content

Commit 93d7a7f

Browse files
authored
Update pre-commit.yml
1 parent 351e9f0 commit 93d7a7f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/pre-commit.yml

-8
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@ on:
44
push:
55

66
jobs:
7-
pre-commit:
8-
runs-on: ubuntu-latest
9-
steps:
10-
- uses: actions/checkout@v4
11-
- uses: pre-commit/[email protected]
12-
with:
13-
extra_args: '--verbose --all-files'
14-
157
test:
168
runs-on: ubuntu-latest
179
steps:

0 commit comments

Comments
 (0)