mirror of
https://github.com/gradle/actions.git
synced 2025-04-19 01:09:20 +08:00
Include test results in build scans
This commit is contained in:
parent
cf4feb2d68
commit
2681890a9c
@ -6,5 +6,9 @@ module.exports = {
|
||||
transform: {
|
||||
'^.+\\.ts$': 'ts-jest'
|
||||
},
|
||||
reporters: [
|
||||
'default',
|
||||
'@gradle/develocity-agent/jest-reporter',
|
||||
],
|
||||
verbose: true
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user