Skip to content

Commit 78f27e4

Browse files
committed
chore(ci): fix lint step
1 parent 25fd6e3 commit 78f27e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919

2020
- run: uv sync
2121

22+
- run: uv run pre-commit run --all-files
23+
2224
test:
2325
runs-on: ubuntu-latest
2426
strategy:

0 commit comments

Comments
 (0)