Passed
Push — php-74-ci ( ab2e15...9d51d6 )
by Alexander
24:34
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

filter:
  excluded_paths:
    - "tests/"
    - "build/"
    - "docs/"
    - "framework/messages/"
  dependency_paths:
    - "vendor/"

tools:
    external_code_coverage:
        timeout: 2100 # Timeout in seconds.