Skip to content

Commit 5ac741a

Browse files
Rodion LiuboretsLuborRod
authored andcommitted
SDK-1829:modify_sonar_yaml
1 parent b7f06c0 commit 5ac741a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sonar.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ jobs:
2222

2323
- run: composer install
2424
- run: composer coverage-clover
25-
25+
- run: composer coverage-html
26+
2627
- uses: sonarsource/sonarcloud-github-action@master
2728
env:
2829
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)