Skip to content

Commit

Permalink
Enabled verbose on SonarSource/sonarcloud-github-action
Browse files Browse the repository at this point in the history
  • Loading branch information
amusarra committed Apr 27, 2024
1 parent 5328df5 commit 19f4242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ jobs:
# Comma-separated paths to directories containing test source files.
#-Dsonar.tests= # optional. For more info about Code Coverage, please refer to https://docs.sonarcloud.io/enriching/test-coverage/overview/
# Adds more detail to both client and server-side analysis logs, activating DEBUG mode for the scanner, and adding client-side environment variables and system properties to the server-side log of analysis report processing.
#-Dsonar.verbose= # optional, default is false
-Dsonar.verbose=true # optional, default is false

0 comments on commit 19f4242

Please sign in to comment.