We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b5e703 commit 6c17a17Copy full SHA for 6c17a17
.github/workflows/docs.yml
@@ -44,6 +44,7 @@ jobs:
44
- name: Install the latest version of uv
45
uses: astral-sh/setup-uv@v6
46
with:
47
+ activate-environment: true
48
version: "latest"
49
python-version: ${{ matrix.python-version }}
50
.github/workflows/macos_CI.yml
@@ -47,6 +47,7 @@ jobs:
51
52
python-version: ${{ matrix.python }}
53
0 commit comments