diff --git a/sonar-project.properties b/sonar-project.properties index 1e052fa..0f273a8 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -28,4 +28,4 @@ sonar.links.issue=https://github.com/0xPolygon/beethoven/issues # Properties specific to Go # ===================================================== -sonar.go.coverage.reportPaths=coverage.out \ No newline at end of file +sonar.go.coverage.reportPaths=/github/workspace/coverage.out \ No newline at end of file