Skip to content

build: restore $(CI_JS_SUITES) to test-ci-js

$(CI_JS_SUITES) was dropped during the last commit by a mistake

Fixes: https://github.com/nodejs/node/issues/16129 Fixes: https://github.com/nodejs/build/issues/910

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

build

Merge request reports

Loading