diff --git a/Makefile b/Makefile index fd5c236..4fa8c06 100644 --- a/Makefile +++ b/Makefile @@ -16,8 +16,8 @@ dev: test: cat setup.py - pip list pip install -e . + pip list docker-compose run --rm shell pytest --cov=servicelayer lint: