Update config.yml

This commit is contained in:
2020-05-16 12:15:38 +01:00
committed by GitHub
parent 6dae09ec60
commit d758c183f9

View File

@@ -23,8 +23,6 @@ jobs:
- run: - run:
name: Run UnitTest name: Run UnitTest
command: ./gradlew RepositoryNetworkTest command: ./gradlew RepositoryNetworkTest
name: Run UnitTest
command: ./gradlew RepositoryStorageTest
name: Run Tests name: Run Tests
command: ./gradlew lint test command: ./gradlew lint test
- store_artifacts: # for display in Artifacts: https://circleci.com/docs/2.0/artifacts/ - store_artifacts: # for display in Artifacts: https://circleci.com/docs/2.0/artifacts/