From 33797ce9de1c33f37cf54e8666c5b457c08b77bc Mon Sep 17 00:00:00 2001 From: Leifer Mendez Date: Wed, 2 Nov 2022 20:26:56 +0100 Subject: [PATCH] add c8 coverage --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5ccc4d9..fa3a7b0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: Node.js CI +name: Test / Coverage on: push: