Skip to content

Commit 3e72112

Browse files
committed
Install mongodb via shivammathur
1 parent 581ff1a commit 3e72112

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

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

0 commit comments

Comments
 (0)