mirror of
https://github.com/rommapp/romm.git
synced 2026-06-30 07:45:52 +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.