CI: run db service for test
Some checks failed
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
phil 2025-06-28 00:36:48 +02:00
parent 020fa9f119
commit 87e7554910

View file

@ -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