Files
plantillas-proyectos/.gitea/workflows
AlexeerCT 3ba9359881 Update CI workflow to include database migration before running tests
- Added an environment variable for the test database URL and executed an Alembic migration to ensure the database schema is up-to-date prior to running tests.
- This change aims to improve the reliability of test execution by ensuring the correct database state.
2026-03-24 15:20:08 -05:00
..