Passed
Push — master ( b0dab5...b49386 )
by Magnar Ovedal
13:24
created

Checkout Config

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

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

Repository Config

# language: php