MCPcopy 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
2import { describe, it, expect, beforeEach, vi } from "vitest";
3import { main } from "./call_workflow.cjs";
4

Callers

nothing calls this directly

Calls 3

mainFunction · 0.90
parsePayloadOutputFunction · 0.85
parseMethod · 0.45

Tested by

no test coverage detected