Passed
Push — scrutinizer ( e6d70e )
by Hari
11:47
created

Checkout Config

checks:
  php: true
build:
  image: default-bionic
  environment:
    php: 8.1.28
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run
filter:
  paths: ["src/*"]