mirror of
https://github.com/ihabunek/toot
synced 2024-12-22 15:06:05 +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:
|
install:
|
||||||
- pip install -e .
|
- pip install -e .
|
||||||
|
|
||||||
script: py.test
|
script: pytest -v
|
||||||
|
Loading…
Reference in New Issue
Block a user