We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e861d5 commit f12eb96Copy full SHA for f12eb96
.github/workflows/workflow.yml
@@ -43,4 +43,5 @@ jobs:
43
args: >
44
-Dsonar.projectKey=hexlet-boilerplates_php-package
45
-Dsonar.organization=hexlet-boilerplates
46
+ -Dsonar.sources=.
47
-Dsonar.php.coverage.reportPaths=build/logs/clover.xml
0 commit comments