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