Skip to content

Commit

Permalink
Add database gen command to pip-test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rbaltrusch committed Jun 22, 2024
1 parent 6599050 commit 3b06e09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pip-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
python -m pip install --upgrade pip
pip install setuptools
pip install $PACKAGE_NAME
python -m desktop_shop.database.database generate --minimal --fast

0 comments on commit 3b06e09

Please sign in to comment.