mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-04-01 14:33:16 +08:00
fixing true
This commit is contained in:
@@ -7,5 +7,5 @@ module.exports = {
|
|||||||
transform: {
|
transform: {
|
||||||
'^.+\\.ts$': 'ts-jest'
|
'^.+\\.ts$': 'ts-jest'
|
||||||
},
|
},
|
||||||
verbose: tru
|
verbose: true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user