mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
install w/ poetry
This commit is contained in:
parent
2f0833ad9c
commit
4408b0392e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-all.yml
vendored
2
.github/workflows/test-all.yml
vendored
|
@ -71,5 +71,5 @@ jobs:
|
|||
env:
|
||||
DB_ENGINE: postgres
|
||||
run: |
|
||||
pip install --no-cache-dir "psycopg2-binary==2.8.6"
|
||||
poetry add "psycopg2-binary==2.8.6"
|
||||
make test-all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue