Update pythonpackage.yml
This commit is contained in:
parent
6a4bb208fe
commit
bee7d3e1a7
|
@ -23,6 +23,4 @@ jobs:
|
|||
- name: Test with pytest
|
||||
env:
|
||||
anticaptcha_key: ${{ secrets.anticaptcha_key }}
|
||||
run: |
|
||||
pip install pytest pytest-asyncio requests-mock
|
||||
pytest tests -v
|
||||
run: make test
|
||||
|
|
Loading…
Reference in New Issue