Skip to content

Commit d9d0c09

Browse files
authored
Update matlabact.yml
1 parent bf38c75 commit d9d0c09

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/matlabact.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ jobs:
6565
-Dsonar.organization=mw-jsgeorge
6666
-Dsonar.projectKey=mw-jsgeorge-TimesTableApp
6767
-Dsonar.coverage.cobertura.reportPaths=code-coverage/coverage.xml
68+
-Dsonar.c.file.suffixes=-
69+
-Dsonar.cpp.file.suffixes=-
70+
-Dsonar.objc.file.suffixes=-
71+
6872
env:
6973
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
7074
#SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}

0 commit comments

Comments
 (0)