Skip to content

Commit 4cae1cd

Browse files
Update sonar-project.properties
1 parent 50c28ef commit 4cae1cd

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
@@ -11,7 +11,7 @@ sonar.sources=ted_sws, dags, notebooks, infra
1111
# Language
1212
sonar.language=py
1313
sonar.python.version=3.7, 3.8, 3.9, 3.10
14-
sonar.python.coverage.reportPaths=./coverage.xml
14+
sonar.python.coverage.reportPaths=coverage.xml
1515
#sonar.working.directory=./..
1616

1717
# Encoding of the source files

0 commit comments

Comments
 (0)