Skip to content

Commit 04351de

Browse files
Update README.md
1 parent 61d31d2 commit 04351de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Codecov's Action supports inputs from the user. These inputs, along with their d
142142
| `override_pr` | Specify the pull request number manually. Used to override pre-existing CI environment variables. | Optional
143143
| `plugins` | Comma-separated list of plugins to run. Specify `noop` to turn off all plugins | Optional
144144
| `report_code` | The code of the report if using local upload. If unsure, leave unset. Read more here https://docs.codecov.com/docs/the-codecov-cli#how-to-use-local-upload | Optional
145-
| `report_type` | The type of file to upload, coverage by default. Possible values are "testing", "coverage". | Optional
145+
| `report_type` | The type of file to upload, coverage by default. Possible values are "test_results", "coverage". | Optional
146146
| `root_dir` | Root folder from which to consider paths on the network section. Defaults to current working directory. | Optional
147147
| `run_command` | Choose which CLI command to run. Options are "upload-coverage", "empty-upload", "pr-base-picking", "send-notifications". "upload-coverage" is run by default.' | Optional
148148
| `skip_validation` | Skip integrity checking of the CLI. This is NOT recommended. | Optional

0 commit comments

Comments
 (0)