chore: checkout submodules with shallow=true (#9040)

This commit is contained in:
Luca Casonato 2021-01-07 19:02:47 +01:00 committed by GitHub
parent b40d5e5e0b
commit c347dfcd56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.gitmodules vendored
View file

@ -5,6 +5,8 @@
[submodule "std/wasi/testdata"]
path = std/wasi/testdata
url = https://github.com/khronosproject/wasi-test-suite.git
shallow = true
[submodule "test_util/wpt"]
path = test_util/wpt
url = https://github.com/web-platform-tests/wpt.git
shallow = true