Completed
Push — develop ( dfd620...83f3b3 )
by Filipe
19s queued 15s
created

Checkout Config

filter:
  excluded_paths: [features/*, spec/*]

checks:
  php: true

build:
  image: default-jammy
  environment:
    php: 8.2.15
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

Repository Config

checks:
    php: true
filter: {  }
coding_style:
    php: {  }