Passed
Push — main ( d6130a...1684d5 )
by Alexpts
02:02
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