parent
189812b2a4
commit
2401c3540d
1 changed files with 3 additions and 0 deletions
|
@ -6,8 +6,11 @@ when:
|
||||||
steps:
|
steps:
|
||||||
sync:
|
sync:
|
||||||
image: ghcr.io/astral-sh/uv:alpine
|
image: ghcr.io/astral-sh/uv:alpine
|
||||||
|
environment:
|
||||||
|
UV_CACHE_DIR: .uv-cache
|
||||||
commands:
|
commands:
|
||||||
- uv sync
|
- uv sync
|
||||||
|
- ls -l
|
||||||
test:
|
test:
|
||||||
image: ghcr.io/astral-sh/uv:alpine
|
image: ghcr.io/astral-sh/uv:alpine
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue