Skip to content

Commit abf4b8c

Browse files
committed
uv venv
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent e4a7f07 commit abf4b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
- name: Install test dependencies
8282
run: |
83-
uv venv
83+
uv venv --python 3.12
8484
source .venv/bin/activate
8585
uv pip install -r test/requirements.txt
8686

0 commit comments

Comments
 (0)