We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b56d8e commit 6e7fe33Copy full SHA for 6e7fe33
1 file changed
.github/workflows/test-windows.yml
@@ -55,7 +55,7 @@ jobs:
55
args:
56
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
57
# mandatory
58
- -Dsonar.projectKey="SpiceSharp_SpiceSharpParserNew"
+ -Dsonar.projectKey="SpiceSharp_SpiceSharpParser"
59
-Dsonar.organization="spicesharp"
60
# Comma-separated paths to directories containing main source files.
61
#-Dsonar.sources= # optional, default is project base directory
0 commit comments