We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af45fa7 commit 6cd66a0Copy full SHA for 6cd66a0
.circleci/config.yml
@@ -39,7 +39,6 @@ jobs:
39
command: ./gradlew build
40
- store_artifacts:
41
path: android/build/outputs/reports/
42
- path: android/build/outputs/reports/
43
- store_test_results:
44
path: android/build/test-results
45
- run:
0 commit comments