mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-03-15 20:12:35 +08:00
updating global timeout
This commit is contained in:
@@ -7,6 +7,5 @@ module.exports = {
|
||||
transform: {
|
||||
'^.+\\.ts$': 'ts-jest'
|
||||
},
|
||||
verbose: true,
|
||||
testTimeout: 70000
|
||||
verbose: tru
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user