mirror of
https://code.forgejo.org/actions/setup-go
synced 2025-06-11 04:52:25 +02:00
Add unit test
This commit is contained in:
parent
930ff22596
commit
93ae31f0a4
2 changed files with 38 additions and 2 deletions
|
@ -164,7 +164,7 @@ async function resolveVersionFromManifest(
|
|||
}
|
||||
}
|
||||
|
||||
async function addExecutablesToCache(
|
||||
export async function addExecutablesToCache(
|
||||
extPath: string,
|
||||
info: IGoVersionInfo,
|
||||
arch: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue