We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fa745 commit 880dc28Copy full SHA for 880dc28
1 file changed
.github/workflows/benchmark-comment.yml
@@ -56,6 +56,11 @@ jobs:
56
57
Comparison of `${{ steps.bench.outputs.head-ref }}` against `${{ steps.bench.outputs.base-ref }}` (`${{ steps.bench.outputs.base-sha }}`).
58
59
+ <details>
60
+ <summary>Open to see the benchmark results</summary>
61
+
62
${{ steps.bench.outputs.result }}
63
64
+ </details>
65
66
<sub>Generated by phpbench against commit ${{ steps.bench.outputs.head-sha }}</sub>
0 commit comments