diff --git a/.woodpecker/test.yaml b/.woodpecker/test.yaml index 6c364fc..23f0ed9 100644 --- a/.woodpecker/test.yaml +++ b/.woodpecker/test.yaml @@ -20,3 +20,7 @@ steps: image: code.philo.ydns.eu/philorg/uv-geo commands: - .venv/bin/pytest -s tests/basic.py + +services: + treetrail-database: + image: code.philo.ydns.eu/philorg/treetrail-database