This commit is contained in:
Gonzalo Peci
2024-03-15 15:42:40 +09:00
committed by GitHub
9 changed files with 219 additions and 103 deletions

View File

@@ -809,10 +809,12 @@ async function setup(testName: string): Promise<void> {
sparseCheckoutConeMode: true,
fetchDepth: 1,
fetchTags: false,
fetchParallel: 1,
showProgress: true,
lfs: false,
submodules: false,
nestedSubmodules: false,
submodulesFetchJobs: 1,
persistCredentials: true,
ref: 'refs/heads/main',
repositoryName: 'my-repo',