diff --git a/.c8rc.json b/.c8rc.json index 6c9dfafab0..3fc032f7d6 100644 --- a/.c8rc.json +++ b/.c8rc.json @@ -2,7 +2,7 @@ "all": true, "check-coverage": true, "reporter": [ - "html", + "html-spa", "text-summary", "cobertura" ],