Skip to content

Commit 2ed1c11

Browse files
committed
Improve progress for CI
1 parent d7be018 commit 2ed1c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpbench.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema":"./vendor/phpbench/phpbench/phpbench.schema.json",
33
"runner.bootstrap": "vendor/autoload.php",
44
"runner.path": "app",
5-
"runner.progress": "classdots",
5+
"runner.progress": "plain",
66
"runner.file_pattern": "*Bench.php",
77
"runner.php_config": {
88
"opcache.enable": 1,

0 commit comments

Comments
 (0)