mirror of
https://github.com/hmalik144/EasyCC_Master.git
synced 2026-03-18 07:26:16 +00:00
Update config.yml
This commit is contained in:
@@ -6,6 +6,8 @@ jobs:
|
|||||||
- image: circleci/android:api-29
|
- image: circleci/android:api-29
|
||||||
environment:
|
environment:
|
||||||
JVM_OPTS: -Xmx3200m
|
JVM_OPTS: -Xmx3200m
|
||||||
|
before_script:
|
||||||
|
- touch local.properties
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
@@ -28,4 +30,3 @@ jobs:
|
|||||||
destination: reports
|
destination: reports
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: app/build/test-results
|
path: app/build/test-results
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user