chore: Make WPT repo shallow (#23205)

This is a particularly large repo and making it shallow improves
checkout time.
This commit is contained in:
Matt Mastracci 2024-04-03 13:40:13 -06:00 committed by Satya Rohith
parent 5499d750b9
commit d73005189f
No known key found for this signature in database
GPG Key ID: B2705CF40523EB05
2 changed files with 1 additions and 2 deletions

2
.gitmodules vendored
View File

@ -5,7 +5,7 @@
[submodule "tests/wpt/suite"]
path = tests/wpt/suite
url = https://github.com/web-platform-tests/wpt.git
shallow = true
[submodule "tests/node_compat/runner/suite"]
path = tests/node_compat/runner/suite
url = https://github.com/denoland/node_test.git

@ -1 +0,0 @@
Subproject commit b114fad0ec952fddddefc8972c43d2959388bbc1