Skip to content

Commit 68d5f6d

Browse files
authored
Fix network entry in table (#783)
Validate I didn't mess up the meaning
1 parent 2a829b9 commit 68d5f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Codecov's Action currently supports five inputs from the user: `token`, `file`,
5959
| `env_vars` | Environment variables to tag the upload with. Multiple env variables can be separated with commas (e.g. `OS,PYTHON`) | Optional
6060
| `fail_ci_if_error` | Specify if CI pipeline should fail when Codecov runs into errors during upload. *Defaults to **false*** | Optional
6161
| `functionalities` | Toggle functionalities | Optional
62-
| | `network` Disable uploading the file network |
62+
| `network` | Disable uploading the file network | Optional
6363
| `gcov` | Run with gcov support | Optional
6464
| `gcov_args` | Extra arguments to pass to gcov | Optional
6565
| `gcov_ignore` | Paths to ignore during gcov gathering | Optional

0 commit comments

Comments
 (0)