trying to fix CI
This commit is contained in:
parent
e4e4b8e4a0
commit
5ba7343f96
|
@ -15,6 +15,9 @@ cd ..
|
|||
echo We are in root folder
|
||||
pwd
|
||||
|
||||
cd firmware
|
||||
git submodule update --init
|
||||
cd ..
|
||||
|
||||
|
||||
cd unit_tests
|
||||
|
|
Loading…
Reference in New Issue