We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66834b commit 422c6d5Copy full SHA for 422c6d5
.github/workflows/ci.yml
@@ -41,7 +41,7 @@ jobs:
41
env:
42
PYTHON: ${{ matrix.python }}
43
OS: ${{ matrix.os }}
44
- UV_PYTHON_PREFERENCE: only-manage
+ UV_PYTHON_PREFERENCE: only-managed
45
46
runs-on: ${{ matrix.os }}
47
0 commit comments