Skip to content

build: enable debugger tests in CI

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

build

Description of change

Since https://github.com/nodejs/node/issues/10361 is solved in master branch, we can enable debugger tests in CI.


cc @nodejs/build

Merge request reports

Loading