Skip to content

Commit

Permalink
chore: make remaining submodules shallow (#23441)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Apr 18, 2024
1 parent d9d3f81 commit c6d44db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c6d44db

Please sign in to comment.