diff --git a/.github/scripts/frontend-bundle-diagnostics.render-md.mts b/.github/scripts/frontend-bundle-diagnostics.render-md.mts index 7e524c82e7..6049c08d6b 100644 --- a/.github/scripts/frontend-bundle-diagnostics.render-md.mts +++ b/.github/scripts/frontend-bundle-diagnostics.render-md.mts @@ -317,7 +317,7 @@ function renderVisualizerSummaryTable(before: ReturnType`, ``, ``, - ]; + ].join('\n'); } function getChunkComparisonRows(keys: string[], before: Record, after: Record) {