1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 17:55:06 +02:00

chore(gh): tweak workflow

This commit is contained in:
syuilo
2026-07-17 17:21:46 +09:00
parent 1812f7c11c
commit 71a50f3d34
2 changed files with 4 additions and 4 deletions

View File

@@ -341,8 +341,8 @@ function renderMd(base: BrowserMetricsReport, head: BrowserMetricsReport, option
'',
heapSnapshotTable ?? '_No V8 heap snapshot data._',
'',
heapSnapshotUtil.renderHeapSnapshotSankey(toHeapSnapshotReport(head), 'Head'),
'',
//heapSnapshotUtil.renderHeapSnapshotSankey(toHeapSnapshotReport(head), 'Head'),
//'',
`Download representative heap snapshot: [base](${options.baseHeapSnapshotUrl}) / [head](${options.headHeapSnapshotUrl})`,
'</details>',
'',