mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-03-20 07:52:36 +08:00
Update ts-jest to latest versions (#419)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
},
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"**/*.test.ts"
|
||||
"**/*.test.ts",
|
||||
"**/__mocks__/*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user