Skip to content

Commit 1eafaaf

Browse files
committed
try pre-commit on multiple platforms
1 parent e64d07a commit 1eafaaf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pre-commit-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@ jobs:
2222
python-version: "3.11"
2323

2424
- name: Run pre-commit
25+
uses: pre-commit/action@v3.0.0
26+
27+
- name: Run pre-commit-ci
2528
uses: pre-commit-ci/lite-action@v1.0.1
2629
if: always()

0 commit comments

Comments
 (0)