@ -35,6 +35,9 @@ jobs:
run: |
pipenv run black
working-directory: ./backend
- name: mypy
pipenv run mypy
- name: Run tests
pipenv run test