diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 660b3c13..1b0866c8 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -11,8 +11,8 @@ on: - "!i10n_*" jobs: - run: - name: PHP ${{ matrix.php-versions }} Test + phpunit: + name: PHPUnit and coverage Test (${{ matrix.php-versions }}) runs-on: ubuntu-latest env: