Skip to content

Commit 69b9c4e

Browse files
committed
Update run-tests.yml
1 parent 470081a commit 69b9c4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
uv pip install -r requirements.txt
3131
3232
- name: Run unit tests
33-
run: uv pip install pytest && uv python -m pytest tests/
33+
run: uv python -m pytest tests/

0 commit comments

Comments
 (0)