Passed
Push — main ( c5100a...b61d71 )
by LCS
01:54
created

Checkout Config

build:
  nodes:
    analysis:
      tests:
        override:
          # Add the respective Scrutinizer analysis for your language like
          - js-scrutinizer-run

Repository Config

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