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

This commit is contained in:
phil 2025-06-21 16:48:41 +02:00
parent 73334aee7c
commit a96c4e9402

View file

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