Update pythonpackage.yml

This commit is contained in:
Andrei 2019-11-25 20:11:56 +03:00 committed by GitHub
parent 246369125e
commit 7f9da9f974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ jobs:
anticaptcha_key: ${{ secrets.anticaptcha_key }}
run: |
pip install pytest pytest-asyncio requests-mock
pytest tests
pytest tests -v