Skip to content

Commit b1215e5

Browse files
committed
ci: fix sonar.sources for SonarQube Scan
1 parent d7a433e commit b1215e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sonar.organization=apimatic
44
sonar.host.url=https://sonarcloud.io
55
sonar.sourceEncoding=UTF-8
66

7-
sonar.sources=src
7+
sonar.sources=apimatic_core
88
sonar.tests=tests
99

1010
sonar.python.coverage.reportPaths=coverage.xml

0 commit comments

Comments
 (0)