test
Some checks failed
PHP Code Checker / Run PHP Code Checker (pull_request) Failing after 34s
Unit Testing / Run phpunit tests (pull_request) Successful in 3m56s

This commit is contained in:
André Menrath 2024-09-21 12:22:44 +02:00
parent 6a89c00e2d
commit 8b343eb46e

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