chore: make remaining submodules shallow (#23441)

This commit is contained in:
David Sherret 2024-04-18 15:45:09 -04:00 committed by GitHub
parent d9d3f81f29
commit c6d44dbda6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

2
.gitmodules vendored
View File

@ -9,6 +9,8 @@
[submodule "tests/node_compat/runner/suite"]
path = tests/node_compat/runner/suite
url = https://github.com/denoland/node_test.git
shallow = true
[submodule "cli/bench/testdata/lsp_benchdata"]
path = cli/bench/testdata/lsp_benchdata
url = https://github.com/denoland/deno_lsp_benchdata.git
shallow = true