Skip to content

Commit 0137cc8

Browse files
authored
Update config.yml
1 parent 74b87a2 commit 0137cc8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
- run: bash <(curl -s https://codecov.io/bash)
3434
- store_test_results:
3535
path: build/reports
36+
- store_artifacts:
37+
path: build/reports
38+
destination: test_results
3639
facebook_utils:
3740
<<: *defaults
3841
steps:

0 commit comments

Comments
 (0)