mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-13 05:07:40 +02:00
[eric] ci: a test process never spawns a router (OSW_NEVER_SPAWN_ROUTER), the boot hook's sync npm install hung the suite on every router-less runner; the slot-size test locates its source on Windows (ENG-486)
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
96cb953a27
commit
51bd1f990a
@@ -28,6 +28,7 @@ jobs:
|
||||
env:
|
||||
OSW_NEVER_KILL_ROUTER: '1'
|
||||
OSW_DISABLE_AUTO_RESUME: '1'
|
||||
OSW_NEVER_SPAWN_ROUTER: '1'
|
||||
# The packaged app spawns its backend with PYTHONUTF8=1 (electron/main.js); the suite runs the way the product runs, or Windows' cp1252 default fails collection on the first source read.
|
||||
PYTHONUTF8: '1'
|
||||
CSC_IDENTITY_AUTO_DISCOVERY: 'false'
|
||||
|
||||
Reference in New Issue
Block a user