Skip to content

Commit 8c7b4b8

Browse files
committed
feat(irq_tests): add support to run IRQ tests (uart and timer)
Signed-off-by: Diogo Costa <[email protected]>
2 parents 1739cff + ae3afc5 commit 8c7b4b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
url = [email protected]:bao-project/bao-ci.git
44
[submodule "tests/bao-tests"]
55
path = tests/bao-tests
6-
url = https://github.com/bao-project/bao-tests.git
6+
url = git@github.com:bao-project/bao-tests.git
77
[submodule "tests/bao-nix"]
88
path = tests/bao-nix
9-
url = https://github.com/bao-project/bao-nix.git
9+
url = git@github.com:bao-project/bao-nix.git

0 commit comments

Comments
 (0)