We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be6ba5 commit a15c0e4Copy full SHA for a15c0e4
1 file changed
README.md
@@ -95,7 +95,7 @@ Codecov's Action supports inputs from the user. These inputs, along with their d
95
| `plugin` | plugins to run. Options: xcode, gcov, pycoverage. The default behavior runs them all. | Optional
96
| `plugins` | Comma-separated list of plugins for use during upload. | Optional
97
| `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
+| `root_dir` | Used to specify the location of your .git root to identify project root directory | Optional
99
| `slug` | Specify the slug manually (Enterprise use) | Optional
100
| `url` | Specify the base url to upload (Enterprise use) | Optional
101
| `use_legacy_upload_endpoint` | Use the legacy upload endpoint | Optional
0 commit comments