Skip to content

Commit d3d4747

Browse files
committed
Add token to codecov
1 parent 39d99a4 commit d3d4747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
command: yarn test:ci
2323
- codecov/upload:
2424
file: coverage/*.json
25+
token: aa1b6b4d-79a1-49f6-bcb2-d6069134a772
2526
- persist_to_workspace:
2627
root: ~/react-forms
2728
paths:

0 commit comments

Comments
 (0)