add UV_CACHE_DIR
This commit is contained in:
parent
6517008eed
commit
3993f2f213
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pytest.yaml
vendored
1
.github/workflows/pytest.yaml
vendored
|
|
@ -19,6 +19,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
UV_PYTHON: ${{ matrix.python-version }}
|
UV_PYTHON: ${{ matrix.python-version }}
|
||||||
|
UV_CACHE_DIR: /tmp/.uv-cache
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repository
|
- name: Check out the repository
|
||||||
uses: https://github.com/RouxAntoine/checkout@v4.1.8
|
uses: https://github.com/RouxAntoine/checkout@v4.1.8
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue