Skip to content

Commit f7a9b3d

Browse files
committed
Update test logic
1 parent 13f023a commit f7a9b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
- name: Run pre-commit
3737
run: |
38-
uv run pre-commit run --all-files
38+
uvx run pre-commit run --all-files
3939
4040
- name: Test with pytest
4141
run: |

0 commit comments

Comments
 (0)