Skip to content

Commit

Permalink
bench configuration for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
k-samuel committed Oct 20, 2023
1 parent a868d70 commit 5d9fe7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: ./vendor/bin/phpunit -c ./phpunit.xml.dist --coverage-clover coverage.xml

- name: Bench
run: ./bench.php
run: php ./bench.php

0 comments on commit 5d9fe7a

Please sign in to comment.