Skip to content

Commit ba4327c

Browse files
committed
store CSV
1 parent 2a4bc1b commit ba4327c

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
@@ -53,6 +53,9 @@ jobs:
5353
- run:
5454
name: Run performance tests
5555
command: .circleci/test.sh performance-jasmine
56+
- store_artifacts:
57+
path: ~/Downloads
58+
destination: /
5659

5760

5861
timezone-jasmine:

0 commit comments

Comments
 (0)