Skip to content

Commit ef43c15

Browse files
committed
[Realtek] Fix conflict
1 parent 8a1f1e4 commit ef43c15

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/checkout_submodules.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@
5151
'mw320',
5252
'genio',
5353
'openiotsdk',
54-
'silabs_docker'
54+
'silabs_docker',
55+
'unit_tests'
5556
])
5657

5758
Module = namedtuple('Module', 'name path platforms recursive')

0 commit comments

Comments
 (0)