test
All checks were successful
PHP Code Checker / Run PHP Code Checker (pull_request) Successful in 36s
Unit Testing / Run phpunit tests (pull_request) Successful in 3m55s

This commit is contained in:
André Menrath 2024-09-21 12:14:14 +02:00
parent 7ce208d7b8
commit 7bb31e1a71

View file

@ -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