Skip to content

Commit b2c1c0f

Browse files
committed
type check only src folder
1 parent 62d1245 commit b2c1c0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
run: uvx ruff format --check --diff
3131

3232
- name: Run type check
33-
run: uvx ty check
33+
run: uvx ty check src

0 commit comments

Comments
 (0)