Passed
Push — 2.x ( 828b03...a82e03 )
by Aleksei
24:49 queued 04:50
created

Checkout Config

checks:
  php: true

filter:
  paths:
    - "src/*"

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

build:
  nodes:
    analysis:
      environment:
        php: 8.0

      tests:
        override:
          - php-scrutinizer-run