Update pythonpackage.yml
This commit is contained in:
parent
b602e31174
commit
b0223b17ba
|
@ -24,5 +24,5 @@ jobs:
|
|||
env:
|
||||
anticaptcha_key: ${{ secrets.anticaptcha_key }}
|
||||
run: |
|
||||
pip install pytest pytest-asyncio
|
||||
pip install pytest pytest-asyncio requests-mock
|
||||
pytest tests
|
||||
|
|
Loading…
Reference in New Issue