Rename tests to phpunit

This commit is contained in:
2022-09-12 17:49:42 +03:00
parent 4eeb3e424c
commit d16da5de97

View File

@ -6,7 +6,7 @@ on:
jobs:
phpunit:
name: Tests
name: phpunit
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false