mirror of
https://code.forgejo.org/actions/checkout.git
synced 2025-08-14 17:30:50 +00:00
update tests
This commit is contained in:
parent
caa5717450
commit
215f9562a1
2 changed files with 16 additions and 10 deletions
|
@ -814,6 +814,7 @@ async function setup(testName: string): Promise<void> {
|
|||
submodules: false,
|
||||
nestedSubmodules: false,
|
||||
persistCredentials: true,
|
||||
preserveLocalChanges: false,
|
||||
ref: 'refs/heads/main',
|
||||
repositoryName: 'my-repo',
|
||||
repositoryOwner: 'my-org',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue