mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 02:59:05 +08:00
Adding force exit
This commit is contained in:
parent
9437454416
commit
035a7bbf6e
@ -11,7 +11,7 @@
|
||||
"lint": "eslint packages/**/*.ts",
|
||||
"lint-fix": "eslint packages/**/*.ts --fix",
|
||||
"new-package": "scripts/create-package",
|
||||
"test": "jest --testTimeout 10000 --detectOpenHandles"
|
||||
"test": "jest --testTimeout 10000 --forceExit"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.0.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user