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

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: