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

This commit is contained in:
phil 2025-06-21 17:52:00 +02:00
parent 183cf44900
commit 1e6de033a2

View file

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