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
parent fcf6a860f8
commit 67d5e9a319
1 changed files with 1 additions and 1 deletions

View File

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