Skip to content

Commit

Permalink
Force installation of ldap extension
Browse files Browse the repository at this point in the history
  • Loading branch information
coudot committed Sep 15, 2023
1 parent 3615ce2 commit 3aa7654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- uses: php-actions/composer@v6
with:
php_version: "7.4"
php_extensions: ldap
- name: PHPUnit Tests for php7.4
uses: php-actions/phpunit@v3
with:
Expand Down

0 comments on commit 3aa7654

Please sign in to comment.