mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
see if it works
This commit is contained in:
parent
e051d67ed3
commit
dd4b5994cb
1 changed files with 1 additions and 0 deletions
1
.github/workflows/db_migration.yml
vendored
1
.github/workflows/db_migration.yml
vendored
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
poetry install --no-root
|
||||
- name: run script
|
||||
run: |
|
||||
ls -la
|
||||
poetry run alembic upgrade head
|
||||
env:
|
||||
PYTHONPATH: ${{ github.workspace }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue