mirror of
https://github.com/ihabunek/toot.git
synced 2024-11-03 04:17:21 -05: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