cleanup #28

Closed
linos wants to merge 31 commits from cleanup into main
Showing only changes of commit 8b343eb46e - Show all commits

View file

@ -45,7 +45,7 @@ jobs:
if: steps.cache-composer.outputs.cache-hit != 'true'
uses: ramsey/composer-install@v3
- run: composer config --list
- run: which composer && composer config --list
- name: Detect coding standard violations
run: ./vendor/bin/phpcs
run: ./vendor/bin/phpcs