Passed
Push — master ( a63594...a7960a )
by Dominik
02:57 queued 01:15
created

Checkout Config

filter:
  excluded_paths:
    - 'tests/'

build:
  image: default-jammy
  environment:
      php: 8.1
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
          - phpcs-run --standard=phpcs.ruleset.xml

checks:
  php: true

Repository Config

# language: php