Rename tests to phpunit
This commit is contained in:
2
.github/workflows/phpunit.yaml
vendored
2
.github/workflows/phpunit.yaml
vendored
@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
phpunit:
|
||||
name: Tests
|
||||
name: phpunit
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Reference in New Issue
Block a user