Passed
Pull Request — master (#20)
by Wilmer
14:39
created

Checkout Config

build:
  nodes:
      analysis:
          tests:
              override:
                  - php-scrutinizer-run
filter:
  paths:
      - "src/*"
checks:
  php: true
tools:
  php_code_coverage:
      enabled: true
  external_code_coverage:
      timeout: 600

Repository Config

# language: php

# tests: true