Skip to content

Commit

Permalink
poetry run
Browse files Browse the repository at this point in the history
  • Loading branch information
bowenliang123 committed Jun 11, 2024
1 parent 353764c commit 673b08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/db-migration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
- name: Run DB Migration
run: |
cd api
flask db upgrade
poetry run flask db upgrade

0 comments on commit 673b08b

Please sign in to comment.