test(host): allow Unity test runner completion

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