Update pythonpackage.yml
This commit is contained in:
parent
246369125e
commit
7f9da9f974
|
@ -25,4 +25,4 @@ jobs:
|
|||
anticaptcha_key: ${{ secrets.anticaptcha_key }}
|
||||
run: |
|
||||
pip install pytest pytest-asyncio requests-mock
|
||||
pytest tests
|
||||
pytest tests -v
|
||||
|
|
Loading…
Reference in New Issue