mirror of
https://github.com/hmalik144/EasyCC_Master.git
synced 2026-01-31 02:41:47 +00:00
Update config.yml
This commit is contained in:
@@ -20,9 +20,9 @@ jobs:
|
||||
paths:
|
||||
- ~/.gradle
|
||||
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
|
||||
- run:
|
||||
name: Run UnitTest
|
||||
command: ./gradlew RepositoryNetworkTest
|
||||
# - run:
|
||||
# name: Run UnitTest
|
||||
# command: ./gradlew RepositoryNetworkTest
|
||||
- run:
|
||||
name: Run Tests
|
||||
command: ./gradlew lint test
|
||||
|
||||
Reference in New Issue
Block a user