Update tests.yml

This commit is contained in:
Jan Böhmer 2020-05-25 23:34:53 +02:00 committed by GitHub
parent 308117138a
commit 15d3bdd215
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: