@ -95,6 +95,7 @@ jobs:
name: run tests
command: |
. venv/bin/activate
flask db migrate
flask test
environment:
CONDUIT_SECRET: 'something-really-secret'
@ -147,4 +148,7 @@ workflows:
- build
- back-deploy-heroku:
requires:
- docker-build-and-push:
- back-deploy-heroku