|
|
|
|
@ -32,7 +32,7 @@ jobs:
|
|
|
|
|
with:
|
|
|
|
|
persist-credentials: false
|
|
|
|
|
|
|
|
|
|
- name: Install uv
|
|
|
|
|
- name: Install uv and Python 🐍
|
|
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
|
|
|
|
|
with:
|
|
|
|
|
activate-environment: true
|
|
|
|
|
@ -172,7 +172,7 @@ jobs:
|
|
|
|
|
with:
|
|
|
|
|
persist-credentials: false
|
|
|
|
|
|
|
|
|
|
- name: Install uv
|
|
|
|
|
- name: Install uv and Python 🐍
|
|
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
|
|
|
|
|
with:
|
|
|
|
|
activate-environment: true
|
|
|
|
|
@ -210,7 +210,7 @@ jobs:
|
|
|
|
|
run: |
|
|
|
|
|
./tests/test_docs.sh
|
|
|
|
|
|
|
|
|
|
- name: Install uv
|
|
|
|
|
- name: Install uv and Python 🐍
|
|
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
|
|
|
|
|
with:
|
|
|
|
|
activate-environment: true
|
|
|
|
|
@ -242,7 +242,7 @@ jobs:
|
|
|
|
|
with:
|
|
|
|
|
persist-credentials: false
|
|
|
|
|
|
|
|
|
|
- name: Install uv
|
|
|
|
|
- name: Install uv and Python 🐍
|
|
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
|
|
|
|
|
with:
|
|
|
|
|
activate-environment: true
|
|
|
|
|
@ -309,7 +309,7 @@ jobs:
|
|
|
|
|
with:
|
|
|
|
|
persist-credentials: false
|
|
|
|
|
|
|
|
|
|
- name: Install uv
|
|
|
|
|
- name: Install uv and Python 🐍
|
|
|
|
|
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
|
|
|
|
|
with:
|
|
|
|
|
activate-environment: true
|
|
|
|
|
|