diff --git a/Makefile b/Makefile index fe44ed87..5805c4be 100644 --- a/Makefile +++ b/Makefile @@ -107,7 +107,7 @@ local: test-in-copy: rsync -aP --exclude=.git /lorax-ro/ /lorax/ - make -C /lorax/ check test + make -C /lorax/ ci cp /lorax/.coverage /test-results/ test-in-docker: