mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-04-05 07:05:18 -04:00
UV_SYSTEM_PYTHON
This commit is contained in:
parent
d45ee42618
commit
451c40c4e1
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test-windows.yml
vendored
2
.github/workflows/test-windows.yml
vendored
|
@ -12,6 +12,8 @@ concurrency:
|
|||
jobs:
|
||||
test-default-version:
|
||||
runs-on: windows-latest
|
||||
env:
|
||||
UV_SYSTEM_PYTHON: 1
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Should not be on path
|
||||
|
|
Loading…
Add table
Reference in a new issue