Passed
Push — main ( 1806bf...21adec )
by Fractal
12:23
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