Skip to content

Commit 5ab451f

Browse files
author
David Coutadeur
committed
try to fix github phpunit action
1 parent 0924335 commit 5ab451f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
XDEBUG_MODE: coverage
2121
with:
2222
configuration: tests/phpunit.xml
23-
version: latest
23+
version: composer
2424
php_version: 8.4
2525
php_extensions: ldap gd mbstring xdebug
2626
test_suffix: Test.php

0 commit comments

Comments
 (0)