Remove caching configuration from uv setup step in test workflow
All checks were successful
Build Simulation and Test / Run All Tests (push) Successful in 27s
All checks were successful
Build Simulation and Test / Run All Tests (push) Successful in 27s
This commit is contained in:
parent
ebf276d250
commit
9ecbab5371
@ -14,9 +14,6 @@ jobs:
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v5
|
||||
with:
|
||||
enable-cache: true
|
||||
cache-dependency-glob: "uv.lock"
|
||||
|
||||
- name: Set up Python
|
||||
run: uv python install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user