]> git.phdru.name Git - mc/mc-torrent-vfs-tests.git/commitdiff
Add submodule `webtorrent-fixtures`
authorOleg Broytman <phd@phdru.name>
Sun, 12 Jan 2025 22:11:17 +0000 (01:11 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 28 Jan 2025 14:20:25 +0000 (17:20 +0300)
.github/workflows/run-tests.yaml
.gitmodules [new file with mode: 0644]
tests/webtorrent-fixtures [new submodule]

index 38b28f705320029a6b65772983a79a09d8354232..724ecebd14ec364a627577db12a93b74900fbbd7 100644 (file)
@@ -47,6 +47,8 @@ jobs:
     steps:
       # Setup Python/pip
       - uses: actions/checkout@v4
+        with:
+          submodules: true
       - uses: conda-incubator/setup-miniconda@v3
         with:
           miniforge-version: latest
diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..4695b1e
--- /dev/null
@@ -0,0 +1,4 @@
+[submodule "webtorrent-fixtures"]
+       path = tests/webtorrent-fixtures
+       url = https://github.com/webtorrent/webtorrent-fixtures.git
+       branch = master
diff --git a/tests/webtorrent-fixtures b/tests/webtorrent-fixtures
new file mode 160000 (submodule)
index 0000000..9c1de51
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 9c1de519d00808313bf20bfb626161b404002e4b