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