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

This commit is contained in:
phil 2025-06-21 15:06:17 +02:00
parent bbc5c57c09
commit c24c7dfb03

View file

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