Skip to content

Commit

Permalink
ci: fix code coverage data export
Browse files Browse the repository at this point in the history
  • Loading branch information
gavvvr committed Oct 20, 2024
1 parent 2ba68ab commit 6fd8f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ sonar.organization=gavvvr

sonar.sources=src
sonar.tests=test
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
sonar.typescript.lcov.reportPaths=./coverage/lcov.info

0 comments on commit 6fd8f04

Please sign in to comment.