Skip to content

Commit 8ce2b7e

Browse files
authored
Update config.yml
1 parent 172a609 commit 8ce2b7e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.circleci/config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,9 @@ jobs:
2525
key: v2-dependencies-{{ checksum "build/build.dependencies" }}
2626

2727
- run: ./jcompilo.sh
28+
29+
- store_test_results:
30+
path: ~/repo/build/artifacts/reports/
31+
32+
- store_artifacts:
33+
path: ~/repo/build/artifacts/

0 commit comments

Comments
 (0)