Passed
Push — 1.x ( a9995e...5c2b79 )
by Aleksei
12:31
created

Checkout Config

checks:
  php: true

filter:
  paths:
    - "src/*"

tools:
  external_code_coverage:
    timeout: 600    # Timeout in seconds.
    runs: 6         # How many code coverage submissions Scrutinizer will wait

build:
  nodes:
    analysis:
      environment:
        php: 8.0

      tests:
        override:
          - php-scrutinizer-run