mirror of
https://github.com/actions/checkout.git
synced 2025-04-25 13:09:33 +08:00
fix test oversight
This commit is contained in:
parent
7e6f3d7a1e
commit
299846e624
|
@ -802,6 +802,7 @@ async function setup(testName: string): Promise<void> {
|
||||||
authToken: 'some auth token',
|
authToken: 'some auth token',
|
||||||
clean: true,
|
clean: true,
|
||||||
commit: '',
|
commit: '',
|
||||||
|
filter: undefined,
|
||||||
sparseCheckout: [],
|
sparseCheckout: [],
|
||||||
sparseCheckoutConeMode: true,
|
sparseCheckoutConeMode: true,
|
||||||
fetchDepth: 1,
|
fetchDepth: 1,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user