File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ You can alternatively use the environment variables:
17
17
18
18
| Argument | Environment | Description |
19
19
| -------- | --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
20
- | ` -t ` | ` CODECOV_TOKEN ` | Private repo token for uploading |
20
+ | ` -t ` | ` CODECOV_TOKEN ` | Private repo token for uploading |
21
21
| ` -e ` | ` CODECOV_ENV ` | List of config vars to store for the build |
22
- | ` -F ` | | Flag this upload to group coverage reports. Ex. ` unittests ` or ` integration ` |
22
+ | ` -F ` | | Flag this upload to group coverage reports. Ex. ` unittests ` or ` integration ` . [ Read the docs ] ( http://docs.codecov.io/docs/flags ) |
23
23
24
24
# How to generate coverage reports
25
25
You can’t perform that action at this time.
0 commit comments