@ -31,6 +31,10 @@ jobs:
run: |
pipenv run isort
working-directory: ./backend
- name: Black
pipenv run black
- name: Run tests
pipenv run test