Passed
Push — master ( f6b0fd...a9903b )
by Alexpts
01:33
created

Checkout Config

filter:
  paths:
    - 'src/*'

checks:
  javascript: true

tools:
  external_code_coverage: false

build:
  nodes:
    analysis:
      tests:
        override:
          - js-scrutinizer-run
    tests: true

Repository Config

checks:
    javascript: true
build:
    nodes:
        analysis:
            tests:
                override:
                    - js-scrutinizer-run
        tests: true