Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ call_workflow.test.cjs
File
call_workflow.test.cjs
actions/setup/js/call_workflow.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @ts-check
2
import
{ describe, it, expect, beforeEach, vi } from
"vitest"
;
3
import
{ main } from
"./call_workflow.cjs"
;
4
Callers
nothing calls this directly
Calls
3
main
Function · 0.90
parsePayloadOutput
Function · 0.85
parse
Method · 0.45
Tested by
no test coverage detected