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