mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-25 12:05:19 +02:00
chore(gh): tweak workflow
This commit is contained in:
@@ -516,7 +516,7 @@ function renderFrontendChunkReport(before: Awaited<ReturnType<typeof collectRepo
|
||||
// .slice(0, 30);
|
||||
|
||||
return [
|
||||
'<details open>',
|
||||
'<details>',
|
||||
`<summary>${formatChunkChangeSummary('Chunk size diff', diffSummary)}</summary>`,
|
||||
'',
|
||||
chunkMarkdownTable(diffRows, diffTotal, diffGenerated, diffOther),
|
||||
|
||||
Reference in New Issue
Block a user