tweak test in migration file

This commit is contained in:
Georges-Antoine Assi
2026-01-26 21:31:27 -05:00
parent 2576ba6bbc
commit 958a337ce2
2 changed files with 3 additions and 1 deletions

View File

@@ -5,6 +5,8 @@ on:
paths:
- "backend/alembic/versions/**"
permissions: read-all
jobs:
migrate-postgres:
runs-on: ubuntu-latest