mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-09-21 11:27:06 +00:00
cpython-3.9-macos-x86_64
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
- name: Install uv
|
||||
uses: ./
|
||||
with:
|
||||
python-version: cpython-3.9-macos-x86-64
|
||||
python-version: cpython-3.9-macos-x86_64
|
||||
activate-environment: true
|
||||
- run: uv sync
|
||||
working-directory: __tests__/fixtures/uv-project
|
||||
|
Reference in New Issue
Block a user