Skip to content

Commit

Permalink
Prepare database for SQLAlchemy tests
Browse files Browse the repository at this point in the history
  • Loading branch information
francoisfreitag committed Jun 3, 2022
1 parent 61f13f3 commit 869e1b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- 5432:5432
env:
POSTGRES_PASSWORD: password
POSTGRES_DB: alch_factory_boy_test

env:
TOXENV: ${{ matrix.tox-environment }}
Expand Down

0 comments on commit 869e1b0

Please sign in to comment.