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

This commit is contained in:
phil 2025-06-21 16:47:51 +02:00
parent 53805bf3e0
commit 73334aee7c

View file

@ -23,7 +23,7 @@ steps:
- pwd
- which python
- python -c "import sys;print(sys.path)"
- python -m pytest -s test/basic.py
- pytest -s test/basic.py
build:
image: ghcr.io/astral-sh/uv:alpine
commands: