more verbose

This commit is contained in:
jb-alvarado 2021-05-28 14:54:18 +02:00 committed by GitHub
parent 5e76fee327
commit e4d1519b3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,4 +28,4 @@ jobs:
run: | run: |
sudo apt install ffmpeg sudo apt install ffmpeg
pip install pytest pip install pytest
pytest pytest -vv