Skip to content

Commit a84305e

Browse files
committed
load extensions
1 parent c677112 commit a84305e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpbench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
run: "composer update --no-interaction --no-progress"
4848

4949
- name: "Run PHPBench"
50-
run: "php -n ./vendor/bin/phpbench run --iterations=3 --warmup=1 --report=aggregate"
50+
run: "php ./vendor/bin/phpbench run --iterations=3 --warmup=1 --report=aggregate"

0 commit comments

Comments
 (0)