test
This commit is contained in:
parent
7ce208d7b8
commit
7bb31e1a71
1 changed files with 2 additions and 0 deletions
|
@ -45,5 +45,7 @@ jobs:
|
|||
if: steps.cache-composer.outputs.cache-hit != 'true'
|
||||
uses: ramsey/composer-install@v3
|
||||
|
||||
- run: composer config --list
|
||||
|
||||
- name: Detect coding standard violations
|
||||
run: ./vendor/bin/phpcs
|
Loading…
Reference in a new issue