Adding fetch tags even when fetch depth is greater than 0

This commit is contained in:
Dhruvil Thakkar 2023-04-25 09:10:53 +01:00
parent f095bcc56b
commit a1ab6b9f77
9 changed files with 1328 additions and 1305 deletions

View file

@ -801,6 +801,7 @@ async function setup(testName: string): Promise<void> {
clean: true,
commit: '',
fetchDepth: 1,
fetchTags: false,
lfs: false,
submodules: false,
nestedSubmodules: false,