CI: fix issue for pyproj on Alpine
Some checks failed
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
phil 2025-06-27 19:16:49 +02:00
parent 0d1efefd19
commit 471a25e19d

View file

@ -16,6 +16,6 @@ steps:
- uv sync
test:
image: code.philo.ydns.eu/philorg/uv
image: code.philo.ydns.eu/philorg/uv-geo
commands:
- .venv/bin/pytest -s tests/basic.py