fixup! .gitea/workflows: init test pipeline
All checks were successful
Run tests / run-tests (push) Successful in 1m14s
All checks were successful
Run tests / run-tests (push) Successful in 1m14s
This commit is contained in:
@@ -10,7 +10,7 @@ on:
|
||||
default: True
|
||||
|
||||
env:
|
||||
DEBUG_SQLALCHEMY: ${{ inputs.debug_sqlalchemy || 'true' }}
|
||||
DEBUG_SQLALCHEMY: ${{ inputs.debug_sqlalchemy || true }}
|
||||
|
||||
jobs:
|
||||
run-tests:
|
||||
|
||||
Reference in New Issue
Block a user