Skip to content

Commit

Permalink
Update sonarcloud.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ei3kf committed Sep 5, 2023
1 parent 414d3a7 commit 53e1e09
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,5 @@ jobs:
-Dsonar.projectKey=ei3kf_Python
-Dsonar.organization=ei3kf
-Dsonar.scm.provider=git
-Dsonar.projectBaseDir=Python
# 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.projectBaseDir=.
-Dsonar.verbose=true

0 comments on commit 53e1e09

Please sign in to comment.