Passed
Push — main ( e7d9fd...a1592b )
by Nobufumi
02:28
created

Checkout Config

checks:
  php: true

build:
  environment:
    php:
      version: "8.2"
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]

filter:
  paths: ["src/*"]

Repository Config

checks:
  php: true

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

filter:
  paths: ["src/*"]