Skip to content

Commit c76f654

Browse files
authored
Update tests.yml
1 parent c68a7e6 commit c76f654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
189189
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
190190
with:
191-
args: |
191+
args: >
192192
-Dsonar.php.tests.reportPath=./results/results.xml
193193
-Dsonar.php.coverage.reportPaths=${{ steps.coverage.outputs.list }}
194194

0 commit comments

Comments
 (0)