We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
network
1 parent 2a829b9 commit 68d5f6dCopy full SHA for 68d5f6d
README.md
@@ -59,7 +59,7 @@ Codecov's Action currently supports five inputs from the user: `token`, `file`,
59
| `env_vars` | Environment variables to tag the upload with. Multiple env variables can be separated with commas (e.g. `OS,PYTHON`) | Optional
60
| `fail_ci_if_error` | Specify if CI pipeline should fail when Codecov runs into errors during upload. *Defaults to **false*** | Optional
61
| `functionalities` | Toggle functionalities | Optional
62
-| | `network` Disable uploading the file network |
+| `network` | Disable uploading the file network | Optional
63
| `gcov` | Run with gcov support | Optional
64
| `gcov_args` | Extra arguments to pass to gcov | Optional
65
| `gcov_ignore` | Paths to ignore during gcov gathering | Optional
0 commit comments