Skip to content

Commit a15c0e4

Browse files
Removed mention of Mercurial (#1325)
To my knowledge , none of Codecov's supported code hosts support Mercurial, nor does the CLI itself.
1 parent 8be6ba5 commit a15c0e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Codecov's Action supports inputs from the user. These inputs, along with their d
9595
| `plugin` | plugins to run. Options: xcode, gcov, pycoverage. The default behavior runs them all. | Optional
9696
| `plugins` | Comma-separated list of plugins for use during upload. | Optional
9797
| `report_code` | The code of the report. If unsure, do not include | Optional
98-
| `root_dir` | Used when not in git/hg project to identify project root directory | Optional
98+
| `root_dir` | Used to specify the location of your .git root to identify project root directory | Optional
9999
| `slug` | Specify the slug manually (Enterprise use) | Optional
100100
| `url` | Specify the base url to upload (Enterprise use) | Optional
101101
| `use_legacy_upload_endpoint` | Use the legacy upload endpoint | Optional

0 commit comments

Comments
 (0)