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 GitHub
parent aa08155fd1
commit d3d3582b1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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