diff --git a/.github/workflows/test-windows.yml b/.github/workflows/test-windows.yml index b3ffc195..caa5a333 100644 --- a/.github/workflows/test-windows.yml +++ b/.github/workflows/test-windows.yml @@ -55,8 +55,7 @@ jobs: args: # Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu) # mandatory - -Dsonar.projectKey= "SpiceSharp_SpiceSharpParser" - -Dsonar.organization= "spicesharp" + -k "SpiceSharp_SpiceSharpParser" # Comma-separated paths to directories containing main source files. #-Dsonar.sources= # optional, default is project base directory # Comma-separated paths to directories containing test source files.