Passed
Push — master ( 94108b...73aab8 )
by Brian
02:58
created

Checkout Config

build:

  environment:
    php: 8.1.2

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

# checks:
#   php: true

filter:
  excluded_paths:
    - "tests/"

tools:
  external_code_coverage: true

Repository Config

build:

  environment:
    php: 8.1.2

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

filter:
  excluded_paths:
    - "tests/"

tools:
  external_code_coverage: true