mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 06:46:00 +00:00
uv sync installs sqlalchemy[mariadb-connector] regardless of which database is being tested, so libmariadb-dev must be present on all runners. The postgres migration job and pytest postgresql matrix were missing this step.