Change heading of report

This commit is contained in:
jpaul 2023-11-01 09:46:36 +01:00
parent 2b3d0bde8f
commit 7e342df686

View File

@ -238,7 +238,7 @@ function createReport(data: BuildOutput): string {
)} of total time)`
}
return `## GraalVM Native Image Build Report
return `## GraalVM Native Image Build Report example
\`${info.name}\` generated${totalTime} as part of the '${
context.job