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 <[email protected]>
  • Loading branch information
Coduz committed Oct 8, 2024
1 parent 519302b commit bd2fb02
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 @@ -65,4 +65,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 bd2fb02

Please sign in to comment.