Passed
Push — bizley-patch-2 ( b4b3d7...e55be8 )
by Paweł
26:33 queued 23:01
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:
        runs: 3
        timeout: 2100 # Timeout in seconds.