We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d0583 commit 414ccf7Copy full SHA for 414ccf7
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install tools (e.g. uv)
30
run: wget "$url_binenv" -O - | bash
31
32
- # - name: Set up Python
+ # - name: Set up Python - is there on ubuntu.
33
# run: uv python install
34
35
- name: Set up venv
0 commit comments