Skip to content

Commit cae50ea

Browse files
committed
Update GH action
1 parent bec8f09 commit cae50ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
uses: shivammathur/setup-php@v2
3333
with:
3434
php-version: ${{ matrix.php-versions }}
35+
extensions: imap
3536
tools: phpunit:${{ matrix.phpunit-versions }}
3637

3738
#- name: Validate composer.json and composer.lock

0 commit comments

Comments
 (0)