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