mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
test
This commit is contained in:
parent
d6dd83d734
commit
086d3563a4
1 changed files with 1 additions and 0 deletions
1
.github/workflows/db_migration.yml
vendored
1
.github/workflows/db_migration.yml
vendored
|
|
@ -22,6 +22,7 @@ jobs:
|
|||
- name: run script
|
||||
run: |
|
||||
poetry run python etl/load_metadata.py
|
||||
poetry run python etl/simple_load_example.py
|
||||
poetry run alembic upgrade head
|
||||
env:
|
||||
PYTHONPATH: ${{ github.workspace }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue