We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7144e3 commit 359c660Copy full SHA for 359c660
src/sdk/build/Vezel.Zig.Sdk.Test.targets
@@ -65,7 +65,7 @@
65
Importance="high"
66
Condition="'$(IsCrossExecuting)' == 'false'" />
67
68
- <Exec Command=""@(TestAssembly)" "$(ZigExePath)""
+ <Exec Command=""@(TestAssembly)""
69
70
71
<Message Text="Running tests with binary emulator '$(EmulatorName)'..."
0 commit comments