Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
muno92 committed Nov 23, 2023
1 parent cd114f2 commit 9c6679f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
- uses: ./
with:
solutionPath: TestSolution/TestSolution.sln
properties: "Platform=Mixed Platforms;Configuration=Debug"
properties: '"Platform=Mixed Platforms;Configuration=Debug"'

0 comments on commit 9c6679f

Please sign in to comment.