Skip to content

Commit

Permalink
fixup! ✨(api) integrate postgresql database support
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaupetit committed Mar 28, 2024
1 parent 5fb4001 commit 068beea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,5 @@ jobs:
run: pipenv run pytest
env:
QUALICHARGE_DB_HOST: localhost
QUALICHARGE_DB_NAME: test-qualicharge-api
QUALICHARGE_TEST_DB_NAME: test-qualicharge-api

0 comments on commit 068beea

Please sign in to comment.