We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d99a4 commit d3d4747Copy full SHA for d3d4747
.circleci/config.yml
@@ -22,6 +22,7 @@ jobs:
22
command: yarn test:ci
23
- codecov/upload:
24
file: coverage/*.json
25
+ token: aa1b6b4d-79a1-49f6-bcb2-d6069134a772
26
- persist_to_workspace:
27
root: ~/react-forms
28
paths:
0 commit comments