Passed
Push — main ( b79353...82c131 )
by Fractal
12:30
created

Checkout Config

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

  environment:
    php: 8.1.9

filter:
  excluded_paths:
    - "Resources/*"
    - "Tests/*"
    - "var/*"
    - "build/*"
  dependency_paths:
    - "vendor/*"

Repository Config

# language: php