This commit is contained in:
phil 2025-06-21 17:48:18 +02:00
parent e4dfe6862d
commit baf91fd308

View file

@ -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: