Skip to content

Commit d5b91c2

Browse files
Fix
1 parent 9c394a8 commit d5b91c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
-Dsonar.projectKey="SpiceSharp_SpiceSharpParser"
5959
-Dsonar.organization="spicesharp"
6060
-Dsonar.sources="src"
61-
-Dsonar.verbose=true
61+
-Dsonar.verbose="true"
6262
# Comma-separated paths to directories containing test source files.
6363
#-Dsonar.tests= # optional. For more info about Code Coverage, please refer to https://docs.sonarcloud.io/enriching/test-coverage/overview/
6464
# 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.

0 commit comments

Comments
 (0)