Test Setup Failed
Push — master ( 6a78b5...6a19b6 )
by Syed Abidur
02:04
created

Repository Config

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run
                    -
                        command: phpcs-run
                        use_website_config: true
        tests: true
checks:
    php: true
coding_style:
    php: {  }
filter: {  }