mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
ci: don't include BUN_INSPECT_CONNECT_TO in bunEnv
This commit is contained in:
@@ -88,6 +88,7 @@ for (let key in bunEnv) {
|
||||
}
|
||||
}
|
||||
|
||||
delete bunEnv.BUN_INSPECT_CONNECT_TO;
|
||||
delete bunEnv.NODE_ENV;
|
||||
|
||||
if (isDebug) {
|
||||
|
||||
Reference in New Issue
Block a user