mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-02 21:32:10 +03:00
Windows smoke test exits code=0 because requestSingleInstanceLock() fails silently when the APPDATA/<productName> directory doesn't exist. Pre-create the directory so the lock file can be written. Also enables ELECTRON_SMOKE_STREAM_LOGS=1 in CI for better debugging.