Skip to content

Commit

Permalink
Change bench command
Browse files Browse the repository at this point in the history
  • Loading branch information
jenky committed Sep 29, 2023
1 parent 55f9619 commit 513607a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
composer install --prefer-dist --no-interaction --no-suggest
- name: Create benchmarks
run: composer bench
run: vendor/bin/phpbench run --report=aggregate

0 comments on commit 513607a

Please sign in to comment.