ci: add script to run future unit tests
This commit is contained in:
parent
2d295009c0
commit
dea2593d14
|
@ -23,3 +23,4 @@ android:
|
|||
|
||||
script:
|
||||
- ./gradlew assembleDebug
|
||||
- ./gradlew test
|
||||
|
|
Loading…
Reference in New Issue