Skip to content

Commit 8dc9698

Browse files
authored
Update cov path (#224)
1 parent b66e83f commit 8dc9698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
name: Run Tests
4949
command: npm run test:ci
5050
- store_artifacts:
51-
path: ./coverage/lcov-report
51+
path: ./coverage/<< parameters.v >>/lcov-report
5252
- run:
5353
name: Upload Coverage
5454
when: on_success

0 commit comments

Comments
 (0)