mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-04-21 17:12:03 +03:00
Merge 37332a5498
into add3486cc3
This commit is contained in:
commit
777fadabba
5 changed files with 58 additions and 0 deletions
|
@ -738,6 +738,8 @@ async function setup(testName: string): Promise<void> {
|
|||
}),
|
||||
submoduleSync: jest.fn(),
|
||||
submoduleUpdate: jest.fn(),
|
||||
submoduleReset: jest.fn(),
|
||||
submoduleClean: jest.fn(),
|
||||
tagExists: jest.fn(),
|
||||
tryClean: jest.fn(),
|
||||
tryConfigUnset: jest.fn(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue