Skip to content

Commit 6559d02

Browse files
author
Gonzalo Diaz
committed
[REFACTOR] sonarcloud coverage.
1 parent a201e3d commit 6559d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
3939
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
40-
run: ./gradlew build sonar --info
40+
run: ./gradlew --console=verbose test sonar

0 commit comments

Comments
 (0)