mirror of
https://github.com/ihabunek/toot
synced 2024-12-21 22:44:29 +01:00
Use make command to run tests (for real now)
This commit is contained in:
parent
2449b59a3f
commit
ea4df976b4
@ -10,4 +10,4 @@ python:
|
||||
install:
|
||||
- pip install -e .
|
||||
|
||||
script: pytest -v
|
||||
script: make test
|
||||
|
Loading…
Reference in New Issue
Block a user