Skip to content

Commit

Permalink
update test action
Browse files Browse the repository at this point in the history
  • Loading branch information
samu9 committed Feb 13, 2025
1 parent 22d2571 commit 6799d19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,5 @@ jobs:
python -m pip install --upgrade pip
pip install .
pip install .[dev]
- name: Database migrations
run: alembic -c tests/alembic.ini upgrade head

0 comments on commit 6799d19

Please sign in to comment.