Passed
Push — master ( 572404...2a7518 )
by Alexander
01:09
created

Checkout Config

checks:
  php: true

filter:
  paths:
    - "src/*"

build:
  image: default-bionic

  environment:
    php:
      version: 8.0.11
      ini:
        "xdebug.mode": coverage

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

Repository Config

# language: php

# tests: true