parent
415ab4f05b
commit
6876f0c915
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ steps:
|
||||||
UV_CACHE_DIR: .uv-cache
|
UV_CACHE_DIR: .uv-cache
|
||||||
commands:
|
commands:
|
||||||
- uv sync
|
- uv sync
|
||||||
- ls -l
|
- pwd
|
||||||
|
- ls -la
|
||||||
test:
|
test:
|
||||||
#image: ghcr.io/astral-sh/uv:alpine
|
#image: ghcr.io/astral-sh/uv:alpine
|
||||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue