diff --git a/Makefile b/Makefile index acdd92ac..142e0c48 100644 --- a/Makefile +++ b/Makefile @@ -3,3 +3,4 @@ tests: init: pip install pipenv pipenv install --dev + python -m pipenv check