update submodule before test
This commit is contained in:
parent
29b92ea420
commit
6f1368f1bd
|
@ -41,6 +41,7 @@ build_script:
|
|||
- nimble.exe refresh
|
||||
|
||||
test_script:
|
||||
- git submodule update --init --recursive
|
||||
- nimble.exe test
|
||||
|
||||
deploy: off
|
||||
|
|
Loading…
Reference in New Issue