From 0ccfccdcd271cb75f7453c70c6c3f4cadd7f3858 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Mon, 15 May 2023 21:22:53 +0900 Subject: chore: check node_compat config diff in CI (#19119) --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 9e4f12afa..a81f84fc6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ path = test_util/wpt url = https://github.com/web-platform-tests/wpt.git +[submodule "tools/node_compat/node"] + path = tools/node_compat/node + url = https://github.com/denoland/node_test.git -- cgit v1.2.3