File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6161 args : >
6262 -Dsonar.host.url=${{ secrets.SONARQUBE_HOST }}
6363 -Dsonar.projectName=${{ github.event.repository.name }}
64- -Dsonar.projectKey=' splitsoftware_split-sdk-php'
65- -Dsonar.exclusions=' **/tests/**/*.*'
64+ -Dsonar.projectKey=" splitsoftware_split-sdk-php"
65+ -Dsonar.exclusions=" **/tests/**/*.*"
6666 -Dsonar.links.ci="https://github.com/splitio/${{ github.event.repository.name }}/actions"
6767 -Dsonar.links.scm="https://github.com/splitio/${{ github.event.repository.name }}"
6868
7676 args : >
7777 -Dsonar.host.url=${{ secrets.SONARQUBE_HOST }}
7878 -Dsonar.projectName=${{ github.event.repository.name }}
79- -Dsonar.projectKey=' splitsoftware_split-sdk-php'
80- -Dsonar.exclusions=' **/tests/**/*.*'
79+ -Dsonar.projectKey=" splitsoftware_split-sdk-php"
80+ -Dsonar.exclusions=" **/tests/**/*.*"
8181 -Dsonar.links.ci="https://github.com/splitio/${{ github.event.repository.name }}/actions"
8282 -Dsonar.links.scm="https://github.com/splitio/${{ github.event.repository.name }}"
8383 -Dsonar.pullrequest.key=${{ github.event.pull_request.number }}
You can’t perform that action at this time.
0 commit comments