Passed
Branch main (9854b5)
by
unknown
10:34
created

Repository Config

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