MCPcopy
hub / github.com/actions/cache / saveOnly.test.ts

File saveOnly.test.ts

__tests__/saveOnly.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, expect, jest, test } from "@jest/globals";
2
3// Mock @actions/core
4jest.unstable_mockModule("@actions/core", () => ({

Callers

nothing calls this directly

Calls 1

saveOnlyRunFunction · 0.85

Tested by

no test coverage detected