Skip to content

Commit 691aa2d

Browse files
committed
update docs
1 parent 041f140 commit 691aa2d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/how-to/coverage.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,4 @@ If your repo is in an org where the codecov GitHub app is not installed, then fo
1717

1818
![Install Codecov](../images/gh-install-codecov.png)
1919

20-
Now you need to visit `https://app.codecov.io/account/gh/<org_name>/org-upload-token` to generate a token for your org, and store it as a secret named `CODECOV_TOKEN` in `https://github.com/organizations/<org_name>/settings/secrets/actions`
21-
22-
Next time you create a pull request or merge to main, the code coverage will be uploaded, and the badge on the repository updated.
20+
Next time you create a pull request or merge to main, the code coverage will be uploaded to `https://app.codecov.io/github/<org_name>>/<repo_name>`, and the badge on the repository updated.

0 commit comments

Comments
 (0)