Skip to content

Commit a7d0583

Browse files
author
Gunther Klessinger
committed
no python
1 parent 8b0176b commit a7d0583

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929
- name: Install tools (e.g. uv)
3030
run: wget "$url_binenv" -O - | bash
3131

32-
- name: Set up Python
33-
run: uv python install
32+
# - name: Set up Python
33+
# run: uv python install
3434

3535
- name: Set up venv
3636
run: uv sync

0 commit comments

Comments
 (0)