add driver

This commit is contained in:
hay-kot 2021-05-01 12:24:43 -08:00
commit 2f0833ad9c

View file

@ -71,4 +71,5 @@ jobs:
env:
DB_ENGINE: postgres
run: |
pip install --no-cache-dir "psycopg2-binary==2.8.6"
make test-all