add verbose logging because reasons
This commit is contained in:
parent
a12f97d0d0
commit
aa021d117c
@ -14,7 +14,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
command: |
|
command: |
|
||||||
pipenv install
|
pipenv install
|
||||||
pipenv run pytest
|
pipenv run pytest -vv
|
||||||
workflows:
|
workflows:
|
||||||
main:
|
main:
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user