Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Commit 64be741

Browse files
Add pre-commit workflow (#67)
1 parent 93b8bb9 commit 64be741

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code-quality.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020
- uses: actions/setup-python@v5
21+
- uses: pre-commit/[email protected]
2122

2223
- name: Install poetry
2324
shell: bash

0 commit comments

Comments
 (0)