Changed store_test_results path.

This commit is contained in:
Erik C. Thauvin 2017-10-30 20:42:11 -07:00
parent 3b46f44454
commit 8905ee440b

View file

@ -31,7 +31,7 @@ jobs:
command: ./gradlew check command: ./gradlew check
- store_artifacts: - store_artifacts:
path: build/reports path: build/reports/
destination: reports destination: reports
- store_test_results: - store_test_results:
path: build/reports/tests/test path: build/reports/