Skip to content

Commit

Permalink
test: bw-output path without .
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-tier4 committed Oct 2, 2024
1 parent ca6cd6c commit 18bccb1
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 @@ -12,5 +12,5 @@ sonar.exclusions=**/test/**,**/mock/**
# Encoding of the source code. Default is default system encoding
sonar.sourceEncoding=UTF-8

sonar.cfamily.compile-commands=./bw-output/compile_commands.json
sonar.cfamily.compile-commands=bw-output/compile_commands.json
sonar.cfamily.gcov.reportsPath=/lcov/total_coverage.info

0 comments on commit 18bccb1

Please sign in to comment.