From b5788ce844c30c1c0b6bec70d5775e6f91c22647 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mattias=20P=C3=A4iv=C3=A4rinta?= Date: Thu, 16 Jan 2025 09:21:20 +0100 Subject: [PATCH] Try adding coverage report --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d447858fb..021842451 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,6 +13,8 @@ on: - 'releases/**' jobs: + coverage: + uses: PerlToolsTeam/github_workflows/.github/workflows/cpan-coverage.yml@main run-tests: strategy: matrix: