fix setup uv step
Run Tests / Run Tests (push) Failing after 14s
Details
Run Tests / Run Tests (push) Failing after 14s
Details
This commit is contained in:
parent
01a7a1349b
commit
8236bdf110
|
@ -18,9 +18,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install the latest version of uv
|
||||
uses: https://github.com/astral-sh/setup-uv.git@v4
|
||||
with:
|
||||
version: "latest"
|
||||
run: pip install uv
|
||||
|
||||
- name: Install dependencies
|
||||
run: uv sync
|
||||
|
|
Loading…
Reference in New Issue