You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ Codecov's Action supports inputs from the user. These inputs, along with their d
69
69
| `gcov_include` | Paths to include during gcov gathering | Optional
70
70
| `gcov_executable` | gcov executable to run. Defaults to gcov. | Optional
71
71
| `name` | Custom defined name for the upload | Optional
72
-
| `network_filer` | Specify a filter on the files listed in the network section of the Codecov report. Useful for upload-specific path fixing | Optional
72
+
| `network_filter` | Specify a filter on the files listed in the network section of the Codecov report. Useful for upload-specific path fixing | Optional
73
73
| `network_prefix` | Specify a prefix on files listed in the network section of the Codecov report. Useful to help resolve path fixing | Optional
74
74
| `os` | Specify the OS (linux, macos, windows, alpine) | Optional
75
75
| `override_branch` | Specify the branch name | Optional
0 commit comments