Skip to content

Commit 880dc28

Browse files
committed
Wrap benchmark results in collapsible details
1 parent d4fa745 commit 880dc28

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/benchmark-comment.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ jobs:
5656
5757
Comparison of `${{ steps.bench.outputs.head-ref }}` against `${{ steps.bench.outputs.base-ref }}` (`${{ steps.bench.outputs.base-sha }}`).
5858
59+
<details>
60+
<summary>Open to see the benchmark results</summary>
61+
5962
${{ steps.bench.outputs.result }}
6063
64+
</details>
65+
6166
<sub>Generated by phpbench against commit ${{ steps.bench.outputs.head-sha }}</sub>

0 commit comments

Comments
 (0)