This commit is contained in:
parent
d4f8e1386d
commit
837d8b13b2
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ jobs:
|
||||||
uses: ramsey/composer-install@v3
|
uses: ramsey/composer-install@v3
|
||||||
|
|
||||||
- name: Detect coding standard violations
|
- name: Detect coding standard violations
|
||||||
run: phpcs
|
run: ./vendor/bin/phpcs
|
Loading…
Reference in a new issue