Disable report path fixing to test how Sonar-scanner reacts
This commit is contained in:
parent
fcf6a860f8
commit
67d5e9a319
@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
# https://community.sonarsource.com/t/code-coverage-doesnt-work-with-github-action/16747/5
|
# https://community.sonarsource.com/t/code-coverage-doesnt-work-with-github-action/16747/5
|
||||||
echo "fix code coverage paths"
|
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
|
php scripts/fix_report.php
|
||||||
|
Loading…
Reference in New Issue
Block a user