Skip to content

Commit

Permalink
add debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry committed Nov 25, 2023
1 parent fd47cb6 commit aaa781f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ jobs:
with:
name: bench-branch-main-result

- name: Check history
run: vendor-bin/phpbench/vendor/bin/phpbench log

- name: Run PHPBench for PR branch
run: make phpbench_pr

Expand Down

0 comments on commit aaa781f

Please sign in to comment.