Skip to content

Commit

Permalink
🐛 [CI] Added path fixing to Codecov analisys to fix 'unusable report'…
Browse files Browse the repository at this point in the history
… error

Signed-off-by: Alberto Codutti <alberto.codutti@eurotech.com>
  • Loading branch information
Coduz committed Feb 4, 2025
1 parent 8c0def6 commit 288ed2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/runTestsTaggedAs/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ runs:
- name: Code coverage results upload
uses: codecov/codecov-action@v4
with:
codecov_yml_path: codecov.yml
root_dir: /home/runner/work/kapua/kapua/

0 comments on commit 288ed2c

Please sign in to comment.