test(host): allow Unity test runner completion

This commit is contained in:
2026-08-26 08:23:14 +08:00
parent df3519fa96
commit 00f50c1289
-1
View File
@@ -37,7 +37,6 @@ jobs:
"$unity_bin" \
-batchmode \
-nographics \
-quit \
-projectPath "$PWD/Development~/UnityProject" \
-runTests \
-testPlatform EditMode \