Test Failed
Push — master ( fecb68...706b4b )
by Magnar Ovedal
09:11
created

Checkout Config

filter:
  excluded_paths:
    - tests/
  dependency_paths:
    - vendor/

build:
  nodes:
    analysis:
      environment:
        php: 7.4
      tests:
        override:
          - php-scrutinizer-run
    coverage:
      environment:
        php: 7.4
      tests:
        override:
          - command: composer test
            coverage:
              file: build/clover.xml
              format: clover

Repository Config

# language: php