chore: add ext example to examples test
This commit is contained in:
parent
54bdf64d25
commit
0dfd07ed9d
1 changed files with 5 additions and 0 deletions
|
|
@ -12,3 +12,8 @@ echo 'testing deps'
|
|||
cd deps
|
||||
./test.sh
|
||||
cd ..
|
||||
|
||||
echo 'testing ext'
|
||||
cd ext
|
||||
./test.sh
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue