We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c3c555 commit f4d2906Copy full SHA for f4d2906
2 files changed
.gitmodules
@@ -1,12 +1,9 @@
1
[submodule "ci"]
2
path = ci
3
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
+[submodule "tests/tf"]
+ path = tests/tf
+ url = https://github.com/bao-project/bao-tf.git
10
[submodule "tests/bao-benchmarks"]
11
path = tests/bao-benchmarks
12
url = git@github.com:osyxtechnologies/bao-benchmarks.git
tests/bao-tests tests/tftests/bao-tests renamed to tests/tf
0 commit comments