diff --git a/Makefile b/Makefile index e472e32c2..896116f52 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,8 @@ test: build eval $$(opam config env) scripts/test_ligo.sh -coverage: build-deps +coverage: + dune clean BISECT_ENABLE=yes dune runtest --force bisect-ppx-report html bisect-ppx-report summary