Skip to content

Commit e42edb7

Browse files
author
MarkBaker
committed
ReferenceHelper Benchmarks
1 parent 4606163 commit e42edb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ jobs:
211211
run: composer install --no-progress --prefer-dist --optimize-autoloader
212212

213213
- name: Performance tests with PHPBench
214-
run: ./vendor/bin/phpbench run tests/performance --report=aggregate
214+
run: ./vendor/bin/phpbench run tests/Performance --report=aggregate
215215

216216
coverage:
217217
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)