diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7ca9bca..0cfe63e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: - uses: shivammathur/setup-php@v2 with: php-version: ${{ matrix.php }} - coverage: xdebug + coverage: ${{ matrix.php < 8.0 && 'xdebug' || 'pcov' }} ini-file: development - run: composer install - run: vendor/bin/phpunit --coverage-text @@ -45,6 +45,6 @@ jobs: - uses: shivammathur/setup-php@v2 with: php-version: 8.2 - coverage: xdebug + coverage: pcov - run: composer install - run: vendor/bin/phpunit --coverage-text
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: