From 0da7e960119b85dba2070cb66459a53afbef3b98 Mon Sep 17 00:00:00 2001 From: Louis Royer Date: Sun, 10 Jul 2022 20:40:32 +0200 Subject: [PATCH] Add note about code coverage --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1caec8..96d08a2 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ Example workflow use: args: . ``` + +Note: Code coverage analysis is *NOT* supported (luacov is not installed).