Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Commit

Permalink
ci(docs): fix test report location
Browse files Browse the repository at this point in the history
Signed-off-by: Hector Rondon <[email protected]>
  • Loading branch information
Hector Rondon authored and Naylin15 committed Sep 25, 2018
1 parent 6116cd6 commit 2a11c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ references:
command: source ci/scripts/coverage.sh
environment:
COVERAGE_DESTINATION: development/coverage/
TEST_REPORT_DESTINATION: development/test-reports/
TEST_REPORT_DESTINATION: development/test-report/

create_screenshots: &create_screenshots
run:
Expand Down

0 comments on commit 2a11c24

Please sign in to comment.