From 15d3bdd2152f7f66ee71cb0c149903febf6a4e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Mon, 25 May 2020 23:34:53 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: