Skip to content

Commit 53fddef

Browse files
committed
add venv
1 parent ede44ce commit 53fddef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,6 @@ jobs:
2525
- name: Install dependencies
2626
run: |
2727
python -m pip install --upgrade uv
28+
uv venv
2829
make install
2930
pytest

0 commit comments

Comments
 (0)