forked from aslan/applicant-site
test CI
This commit is contained in:
parent
cf713e6c43
commit
b7e5beb487
|
@ -51,6 +51,7 @@ jobs:
|
|||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
github_token: ${{ secrets.COMPOSER_GITHUB_TOKEN }}
|
||||
tools: composer, phpcs, phpstan, phpunit, symfony
|
||||
|
||||
- name: PHP Security Checker
|
||||
|
|
Loading…
Reference in New Issue