Passed
Pull Request — master (#2)
by Guy
09:53
created

Checkout Config

checks:
  php: true

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

filter:
  paths:
    - src/*
    - tests/*

Repository Config

# language: php