0
1
Fork 0
mirror of https://github.com/actions/checkout synced 2024-06-17 14:28:20 +02:00

fix test oversight

This commit is contained in:
Finley Garton 2023-06-30 17:30:43 +01:00
parent 7e6f3d7a1e
commit 299846e624
No known key found for this signature in database
GPG key ID: 8D1E50A9A9B1C522

View file

@ -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,