From cc150eb989698001a2f33655de9c6bd521101859 Mon Sep 17 00:00:00 2001 From: Julien Catania Date: Tue, 2 Jan 2024 21:05:34 +0100 Subject: [PATCH] add lcov as reporter --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index 6f35ebf..ca43858 100644 --- a/action.yml +++ b/action.yml @@ -32,6 +32,7 @@ inputs: - jest-junit - mocha-json - swift-xunit + - lcov required: true list-suites: description: |