mirror of
https://github.com/actions/toolkit.git
synced 2026-08-12 00:00:17 +02:00
updating timeout for retries
This commit is contained in:
@@ -290,7 +290,7 @@ describe('download-artifact', () => {
|
||||
expect(mockGetArtifactFailure).toHaveBeenCalledWith(
|
||||
fixtures.blobStorageUrl
|
||||
)
|
||||
})
|
||||
}, 28000)
|
||||
})
|
||||
|
||||
describe('internal', () => {
|
||||
|
||||
Reference in New Issue
Block a user