Skip to content

Commit f3bd81f

Browse files
Update pre-commit.yaml
1 parent 8624a19 commit f3bd81f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
# with:
2424
# path: ~/.cache/pre-commit
2525
# key: pre-commit|${{ env.PY }}|${{ hashFiles('.pre-commit-config.yaml') }}
26-
# - uses: pre-commit/action@v3.0.1
27-
- uses: pre-commit-ci/lite-action@v1.0.2
28-
if: always()
26+
- uses: pre-commit/action@v3.0.1
27+
# - uses: pre-commit-ci/lite-action@v1.0.2
28+
# if: always()

0 commit comments

Comments
 (0)