mirror of
https://github.com/danieldemus/pyp2spec.git
synced 2026-07-29 13:44:21 +02:00
Use betamax cassettes to record & replay requests to PyPI
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install -r requirements.txt
|
||||
python -m pip install pytest pytest-regressions
|
||||
python -m pip install pytest pytest-regressions betamax
|
||||
- name: Run pytest
|
||||
run: |
|
||||
python -m pytest -vv
|
||||
|
||||
Reference in New Issue
Block a user