Changed store_test_results path.
This commit is contained in:
parent
3b46f44454
commit
8905ee440b
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@ jobs:
|
|||
command: ./gradlew check
|
||||
|
||||
- store_artifacts:
|
||||
path: build/reports
|
||||
path: build/reports/
|
||||
destination: reports
|
||||
- store_test_results:
|
||||
path: build/reports/tests/test
|
||||
path: build/reports/
|
Loading…
Add table
Add a link
Reference in a new issue