Passed
Push — main ( 79f00f...1f0949 )
by Dmitriy
01:32
created

Checkout Config

tools:
  external_code_coverage: true

Repository Config

tools:
  external_code_coverage: true

build:
    nodes:
        analysis:
            project_setup:
                override:
                    - 'true'
            tests:
                override:
                    - php-scrutinizer-run

        tests: true
filter:
    excluded_paths:
        - 'tests/*'
checks:
    php: true