Passed
Push — main ( 9a32bc...7627b3 )
by Fractal
01:49
created

Checkout Config

build:
  image: default-bionic
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

  environment:
    php: 8.3.1

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

Repository Config

# language: php