Skip to content

Commit f4d2906

Browse files
committed
ref(submodules): change submodules names
Signed-off-by: Daniel Oliveira <drawnpoetry@gmail.com>
1 parent 0c3c555 commit f4d2906

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

.gitmodules

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
[submodule "ci"]
22
path = ci
33
url = git@github.com:bao-project/bao-ci.git
4-
[submodule "tests/bao-tests"]
5-
path = tests/bao-tests
6-
url = https://github.com/bao-project/bao-tests.git
7-
[submodule "tests/bao-nix"]
8-
path = tests/bao-nix
9-
url = https://github.com/bao-project/bao-nix.git
4+
[submodule "tests/tf"]
5+
path = tests/tf
6+
url = https://github.com/bao-project/bao-tf.git
107
[submodule "tests/bao-benchmarks"]
118
path = tests/bao-benchmarks
129
url = git@github.com:osyxtechnologies/bao-benchmarks.git

0 commit comments

Comments
 (0)