Skip to content

Commit 1fecca8

Browse files
authored
Clarify in README that use_pypi bypasses integrity checks too (#1773)
1 parent 2e6e9c5 commit 1fecca8

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
@@ -152,7 +152,7 @@ Codecov's Action supports inputs from the user. These inputs, along with their d
152152
| `url` | Set to the Codecov instance URl. Used by Dedicated Enterprise Cloud customers. | Optional
153153
| `use_legacy_upload_endpoint` | Use the legacy upload endpoint. | Optional
154154
| `use_oidc` | Use OIDC instead of token. This will ignore any token supplied | Optional
155-
| `use_pypi` | Use the pypi version of the CLI instead of from cli.codecov.io | Optional
155+
| `use_pypi` | Use the pypi version of the CLI instead of from cli.codecov.io. If specified, integrity checking will be bypassed. | Optional
156156
| `verbose` | Enable verbose logging | Optional
157157
| `version` | Which version of the Codecov CLI to use (defaults to 'latest') | Optional
158158
| `working-directory` | Directory in which to execute codecov.sh | Optional

0 commit comments

Comments
 (0)