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