fixup! .gitea/workflows: init test pipeline
All checks were successful
Run tests / run-tests (push) Successful in 1m6s

This commit is contained in:
2025-12-10 13:37:02 +09:00
parent fa7ad3a258
commit dc668ab113

View File

@@ -7,7 +7,7 @@ on:
debug_sqlalchemy:
description: "Print SQL statements executed by SQLAlchemy during tests"
type: boolean
default: false
default: True
jobs:
run-tests:
runs-on: debian-latest