diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3d442c81..0574fedc 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,4 +24,4 @@ jobs: solutionPath: TestSolution/TestSolution.sln failOnIssue: '0' minimumReportSeverity: 'WARNING' - properties: Platform=""Any CPU"";Configuration=Debug + properties: 'Platform=""Any CPU"";Configuration=Debug'