diff --git a/scripts/fix_reports.sh b/scripts/fix_reports.sh index 90ab60c..f00bc4b 100755 --- a/scripts/fix_reports.sh +++ b/scripts/fix_reports.sh @@ -2,6 +2,6 @@ # https://community.sonarsource.com/t/code-coverage-doesnt-work-with-github-action/16747/5 echo "fix code coverage paths" -sed -i 's/\/home\/runner\/work\/daux.io\/daux.io\//\/github\/workspace\//g' coverage.clover +#sed -i 's/\/home\/runner\/work\/daux.io\/daux.io\//\/github\/workspace\//g' coverage.clover php scripts/fix_report.php