diff --git a/Makefile b/Makefile index 9eda00a..fc80404 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,3 @@ test: mkdir -p /tmp/taskwiki-coverage - docker-compose up --force-recreate --exit-code-from tests + docker-compose run --rm tests