Skip to content

Commit 581ff1a

Browse files
committed
Install xhprof from shivammathur
1 parent 969dafa commit 581ff1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests-mongodb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: shivammathur/setup-php@v2
2121
with:
2222
php-version: ${{ matrix.php }}
23-
extensions: xdebug
23+
extensions: xdebug, xhprof
2424

2525
- name: Validate composer.json and composer.lock
2626
run: composer validate

0 commit comments

Comments
 (0)