mirror of
https://github.com/superhelio/commands.git
synced 2026-01-26 11:44:01 +00:00
added xdebug and mbstring
This commit is contained in:
1
.github/workflows/phpunit.yml
vendored
1
.github/workflows/phpunit.yml
vendored
@@ -14,6 +14,7 @@ jobs:
|
||||
- name: PHPUnit Tests
|
||||
uses: php-actions/phpunit@v2
|
||||
with:
|
||||
php_extensions: xdebug mbstring
|
||||
bootstrap: vendor/autoload.php
|
||||
configuration: phpunit.xml
|
||||
args: --coverage-text
|
||||
|
||||
Reference in New Issue
Block a user