Skip to content

Commit d530bdf

Browse files
Update tests.md
1 parent 03d6361 commit d530bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/example_docs/code/tests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ When you installed the package with the `[dev]` extras, you installed everything
1818

1919
The `/.codecov.yml` file is a configuration file for [Codecov](https://codecov.io/), which will tell you the fraction of lines covered by your test suite if the GitHub integration is enabled.
2020

21-
In order for Codecov to work properly, you will need to make a Codecov account and activate it on your newly made repository.
21+
In order for Codecov to work properly, you will need to make a Codecov account and activate it on your newly made repository. You will also need to add the `CODECOV_TOKEN` [secret](https://docs.codecov.com/docs/adding-the-codecov-token) to your repository.

0 commit comments

Comments
 (0)