use .dist config file for phpunit

This commit is contained in:
Tac Tacelosky 2021-11-30 07:35:59 -05:00
parent 9de7a9f400
commit 88932cc74d

View file

@ -17,5 +17,5 @@ jobs:
TEST_NAME: PHPUNIT
with:
bootstrap: vendor/autoload.php
configuration: phpunit.xml
configuration: phpunit.xml.dist
args: --coverage-text