cut and paste typo

This commit is contained in:
Will McGugan 2020-06-20 18:39:00 +01:00
parent 09d4bef9a5
commit eb05312a7d
5 changed files with 10 additions and 10 deletions

View file

@ -28,4 +28,4 @@ jobs:
- name: Test with pytest
run: |
pip install .
python -m pytest tests/ -v
pytest tests/ -v