mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-03 12:22:57 +08:00
increase timeout
This commit is contained in:
parent
e19b629130
commit
58ec2bdcc9
@ -7,5 +7,6 @@ module.exports = {
|
|||||||
transform: {
|
transform: {
|
||||||
'^.+\\.ts$': 'ts-jest'
|
'^.+\\.ts$': 'ts-jest'
|
||||||
},
|
},
|
||||||
verbose: true
|
verbose: true,
|
||||||
}
|
testTimeout: 70000
|
||||||
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user