Passed
Pull Request — main (#17)
by Rizart
01:43
created

Repository Config

checks:
    php: true
build:
    nodes:
        analysis:
            tests:
                override:
                    - php ./vendor/bin/phpunit --testsuite Unit
                    - phpcs-run
                    - php-scrutinizer-run