Improve Actions #27

Merged
linos merged 30 commits from improve_actions into main 2024-09-21 14:06:11 +02:00
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