mirror of
https://github.com/rommapp/romm.git
synced 2026-03-03 02:27:00 +00:00
tweak test in migration file
This commit is contained in:
2
.github/workflows/migrations.yml
vendored
2
.github/workflows/migrations.yml
vendored
@@ -5,6 +5,8 @@ on:
|
||||
paths:
|
||||
- "backend/alembic/versions/**"
|
||||
|
||||
permissions: read-all
|
||||
|
||||
jobs:
|
||||
migrate-postgres:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user