CI: run db service for test
All checks were successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/tag/test Pipeline was successful
ci/woodpecker/tag/build Pipeline was successful

This commit is contained in:
phil 2025-06-28 00:39:32 +02:00
parent 87e7554910
commit e676a7df74

View file

@ -18,6 +18,8 @@ steps:
test:
image: code.philo.ydns.eu/philorg/uv-geo
environment:
TREETRAIL_DB_HOST: treetrail-database
commands:
- .venv/bin/pytest -s tests/basic.py