We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b91c2 commit c63398cCopy full SHA for c63398c
.github/workflows/test-windows.yml
@@ -57,7 +57,7 @@ jobs:
57
# mandatory
58
-Dsonar.projectKey="SpiceSharp_SpiceSharpParser"
59
-Dsonar.organization="spicesharp"
60
- -Dsonar.sources="src"
+ -Dsonar.sources="./src"
61
-Dsonar.verbose="true"
62
# Comma-separated paths to directories containing test source files.
63
#-Dsonar.tests= # optional. For more info about Code Coverage, please refer to https://docs.sonarcloud.io/enriching/test-coverage/overview/
0 commit comments