test CI
This commit is contained in:
parent
0b9e333be2
commit
cf713e6c43
|
@ -51,6 +51,7 @@ jobs:
|
|||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
tools: composer, phpcs, phpstan, phpunit, symfony
|
||||
|
||||
- name: PHP Security Checker
|
||||
uses: StephaneBour/actions-php-security-checker@1.1
|
||||
|
|
Loading…
Reference in New Issue