add verbose logging because reasons

This commit is contained in:
Greg Gauthier 2020-10-23 13:19:08 +01:00
parent a12f97d0d0
commit aa021d117c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- run:
command: |
pipenv install
pipenv run pytest
pipenv run pytest -vv
workflows:
main:
jobs: