t1
Some checks failed
ci/woodpecker/push/build Pipeline failed

This commit is contained in:
phil 2025-06-21 15:17:58 +02:00
parent 189812b2a4
commit 2401c3540d

View file

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