MCPcopy Index your code
hub / github.com/actions/setup-python / cache-save.test.ts

File cache-save.test.ts

__tests__/cache-save.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as core from '@actions/core';
2import * as cache from '@actions/cache';
3import * as exec from '@actions/exec';
4import {run} from '../src/cache-save';

Callers

nothing calls this directly

Calls 1

runFunction · 0.90

Tested by

no test coverage detected