Skip to content

Commit 407bf21

Browse files
committed
remove sonar-scanner debug flag
1 parent b8142d8 commit 407bf21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ ls -d logadapter/* | xargs -I {} bash -c "cd '{}' \
1010
&& rm coverage.out"
1111
# for go repo with nested modules, remove repo prefix, otherwise goveralls will failed.
1212
sed -i -e 's/github.com\/simukti\/sqldb-logger/./g' coverage.out
13-
sonar-scanner -X
13+
sonar-scanner

0 commit comments

Comments
 (0)