Skip to content

Commit

Permalink
fix typo in alembic setup
Browse files Browse the repository at this point in the history
  • Loading branch information
rousik committed Sep 6, 2023
1 parent d4b46fc commit ffd56e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
service_account: "tox-pytest-github-action@catalyst-cooperative-pudl.iam.gserviceaccount.com"

- name: Prepare for ETL execution
run: almebic upgrade head
run: alembic upgrade head
- name: Run ferc_to_sqlite
run: |
ferc_to_sqlite --gcs-cache-path=gs://zenodo-cache.catalyst.coop \
Expand Down

0 comments on commit ffd56e0

Please sign in to comment.