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:
1717
1818| Argument | Environment | Description |
1919| -------- | --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------- |
20- | ` -t ` | ` CODECOV_TOKEN ` | Private repo token for uploading |
20+ | ` -t ` | ` CODECOV_TOKEN ` | Private repo token for uploading |
2121| ` -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 ) |
2323
2424# How to generate coverage reports
2525
You can’t perform that action at this time.
0 commit comments