Skip to content

Commit 422c6d5

Browse files
committed
Fix typo
1 parent a66834b commit 422c6d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
env:
4242
PYTHON: ${{ matrix.python }}
4343
OS: ${{ matrix.os }}
44-
UV_PYTHON_PREFERENCE: only-manage
44+
UV_PYTHON_PREFERENCE: only-managed
4545

4646
runs-on: ${{ matrix.os }}
4747

0 commit comments

Comments
 (0)