From fad7b0de5bb32f29226d1295a99b232a704ae8be Mon Sep 17 00:00:00 2001 From: Andrey Orst Date: Sun, 1 Nov 2020 09:20:32 +0000 Subject: feature(CI): add coverage report --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fa4553c..7642885 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ test: clean @fennel --lua $(LUA) core_test.fnl @fennel --lua $(LUA) macros_test.fnl -luacov: | clean all luacov-stats +luacov: | clean-all all luacov-stats luacov luacov-console: | luacov -- cgit v1.2.3