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 21781c9 commit 4e581cfCopy full SHA for 4e581cf
.github/workflows/benchmark.yml
@@ -67,7 +67,7 @@ jobs:
67
composer-options: "--no-suggest"
68
69
- name: "Run phpbench"
70
- run: "vendor/bin/phpbench run --report=aggregate --report=bar_chart_time --output html"
+ run: "vendor/bin/phpbench run --report=aggregate --report=bar_chart_time --report=env --output html"
71
72
- name: Upload HTML report
73
uses: actions/upload-artifact@v3
0 commit comments