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
|
||||
commands:
|
||||
- uv sync
|
||||
- ls -l .venv/bin
|
||||
- ls -l .Avenv/bin
|
||||
test:
|
||||
environment:
|
||||
- PATH: .venv/bin:$PATH
|
||||
#image: ghcr.io/astral-sh/uv:alpine
|
||||
image: ghcr.io/astral-sh/uv:python3.13-alpine
|
||||
commands:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue