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

View File

@@ -1,4 +1,4 @@
"""Update rom_file.category column enum
"""Update rom_file.category column enum to include cheats
Revision ID: 0067_romfile_category_enum_cheat
Revises: 0066_fix_empty_flashpoint_id