Disable report path fixing to test how Sonar-scanner reacts

This commit is contained in:
Stéphane Goetz 2020-04-23 22:38:58 +02:00
bovenliggende fcf6a860f8
commit 67d5e9a319
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen

Bestand weergeven

@ -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