mirror of
https://github.com/actions/checkout.git
synced 2025-03-28 11:00:05 +01:00
fix test oversight
This commit is contained in:
parent
7e6f3d7a1e
commit
299846e624
1 changed files with 1 additions and 0 deletions
|
@ -802,6 +802,7 @@ async function setup(testName: string): Promise<void> {
|
|||
authToken: 'some auth token',
|
||||
clean: true,
|
||||
commit: '',
|
||||
filter: undefined,
|
||||
sparseCheckout: [],
|
||||
sparseCheckoutConeMode: true,
|
||||
fetchDepth: 1,
|
||||
|
|
Loading…
Add table
Reference in a new issue