Update pythonpackage.yml

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

View File

@ -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