Skip to content

Commit 5234ac7

Browse files
Fix
1 parent 6e7fe33 commit 5234ac7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
args:
5656
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)
5757
# mandatory
58-
-Dsonar.projectKey="SpiceSharp_SpiceSharpParser"
58+
-Dsonar.projectKey="SpiceSharp_SpiceSharpParserNew"
5959
-Dsonar.organization="spicesharp"
6060
# Comma-separated paths to directories containing main source files.
6161
#-Dsonar.sources= # optional, default is project base directory

0 commit comments

Comments
 (0)