Skip to content

Commit 3dd2ed4

Browse files
committed
ups
1 parent 58b1e60 commit 3dd2ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
working-directory: ./bindings/python
130130
run: |
131131
source .env/bin/activate
132-
ty py_src tests
132+
ty check py_src tests
133133
134134
- name: Run tests
135135
working-directory: ./bindings/python

0 commit comments

Comments
 (0)