mirror of
https://github.com/ihabunek/toot
synced 2024-12-22 07:01:46 +01:00
Use make command to run tests on CI
This commit is contained in:
parent
d7440feb14
commit
2449b59a3f
@ -10,4 +10,4 @@ python:
|
||||
install:
|
||||
- pip install -e .
|
||||
|
||||
script: py.test
|
||||
script: pytest -v
|
||||
|
Loading…
Reference in New Issue
Block a user