Passed
Push — main ( c90a44...178315 )
by Nobufumi
02:25
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/*"]