cmux/.github
Lawrence Chen 77a59b5743 Fix UI test hang: set CMUX_TAG for debug launch guard
Debug builds refuse to launch without CMUX_TAG to prevent accidental
untagged launches. XCUITest launches the app as a separate process
without XCTest env vars, so the app's isRunningUnderXCTest() check
fails and the app calls exit(64). The test runner then waits forever
for the app to report back. Set CMUX_TAG=ci in the CI env.
2026-02-24 23:19:04 -08:00
..
ISSUE_TEMPLATE Add GitHub issue templates for bug reports and feature requests (#165) 2026-02-20 04:02:26 -08:00
workflows Fix UI test hang: set CMUX_TAG for debug launch guard 2026-02-24 23:19:04 -08:00