diff --git a/.github/workflows/feature.yaml b/.github/workflows/feature.yaml index 10b77ef0..2c8915a0 100644 --- a/.github/workflows/feature.yaml +++ b/.github/workflows/feature.yaml @@ -37,7 +37,7 @@ jobs: with: php-version: ${{ matrix.php }} extensions: mbstring, intl, gd, ldap, gettext, pdo_mysql - tools: phpunit + # tools: phpunit coverage: xdebug env: fail-fast: true