diff --git a/Makefile b/Makefile index 5dffc9ec..8c1a4c11 100644 --- a/Makefile +++ b/Makefile @@ -95,7 +95,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: