CI: Rename build task to test
To clarify that it is running the unit tests too.
This commit is contained in:
parent
2d24a54033
commit
d578327385
@ -5,7 +5,7 @@ cache:
|
||||
- .gradle/wrapper
|
||||
- .gradle/caches
|
||||
|
||||
build:
|
||||
test:
|
||||
script:
|
||||
- export GRADLE_USER_HOME=$PWD/.gradle
|
||||
- ./gradlew assemble -PdisablePreDex
|
||||
|
Loading…
x
Reference in New Issue
Block a user