Skip to content

win, build: skip building cctest by default

vcbuild will build cctest only if it will be run, or for CI and release builds.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

/cc @nodejs/build-files @nodejs/platform-windows

Merge request reports

Loading