Skip to content

Commit af616c5

Browse files
committed
fix test workflow
1 parent 72f8591 commit af616c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
RUST_BACKTRACE: 1
2929

3030
- name: Run Tests.
31-
run: pytest
31+
run: uv run pytest

0 commit comments

Comments
 (0)