From e5ffdaf3380ea0abac89b929fc0254e554cb8008 Mon Sep 17 00:00:00 2001 From: tinect Date: Sun, 17 Sep 2023 22:33:23 +0200 Subject: [PATCH] chore:; add root_dir for codecov --- .github/workflows/unit.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/unit.yml b/.github/workflows/unit.yml index 8f47305..0d6d7f6 100644 --- a/.github/workflows/unit.yml +++ b/.github/workflows/unit.yml @@ -39,3 +39,5 @@ jobs: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} with: files: ./clover.xml + root_dir: custom/plugins/FroshPlatformTemplateMail/ + working-directory: custom/plugins/FroshPlatformTemplateMail/