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

This commit is contained in:
phil 2025-06-21 17:52:37 +02:00
parent 1e6de033a2
commit 8aba382413

View file

@ -17,7 +17,7 @@ steps:
#image: ghcr.io/astral-sh/uv:alpine
image: ghcr.io/astral-sh/uv:python3.13-alpine
commands:
- .venv/bin/pytest -s test/basic.py
- .venv/bin/pytest -s tests/basic.py
build:
image: ghcr.io/astral-sh/uv:alpine
commands: