Skip to content

Commit c2fe215

Browse files
committed
Install tideways_xhprof extension from shivammathur
1 parent 3e72112 commit c2fe215

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, xhprof, mongodb
23+
extensions: xdebug, xhprof, mongodb, tideways_xhprof
2424

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

0 commit comments

Comments
 (0)