Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ process_runner.test.cjs
File
process_runner.test.cjs
actions/setup/js/process_runner.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi } from
"vitest"
;
2
import
{ createRequire } from
"module"
;
3
4
const
require = createRequire(
import
.meta.url);
Callers
nothing calls this directly
Calls
5
runProcess
Function · 0.85
isCopilotSDKEnabled
Function · 0.85
buildCopilotSDKEnv
Function · 0.85
formatDuration
Function · 0.70
sleep
Function · 0.70
Tested by
no test coverage detected