6
This commit is contained in:
parent
e4dfe6862d
commit
baf91fd308
1 changed files with 3 additions and 1 deletions
|
@ -13,8 +13,10 @@ steps:
|
||||||
UV_LINK_MODE: copy
|
UV_LINK_MODE: copy
|
||||||
commands:
|
commands:
|
||||||
- uv sync
|
- uv sync
|
||||||
- ls -l .venv/bin
|
- ls -l .Avenv/bin
|
||||||
test:
|
test:
|
||||||
|
environment:
|
||||||
|
- PATH: .venv/bin:$PATH
|
||||||
#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
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue