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.
1 parent 7024b0e commit 47f89e9Copy full SHA for 47f89e9
README.md
@@ -77,7 +77,7 @@ Codecov's Action supports inputs from the user. These inputs, along with their d
77
| `flags` | Flag upload to group test results (e.g. py3.10 | py3.11 | py3.12) | Optional
78
| `handle_no_reports_found` | Raise no exceptions when no test result reports found | Optional
79
| `name` | User defined upload name. Visible in Codecov UI | Optional
80
-| `os` | Override the assumed OS. Options are linux \| macos \| windows \| . | Optional
+| `os` | Override the assumed OS. Options are linux \| macos \| windows \| \| linux-arm64 \| alpine \| alpine-arm64 . | Optional
81
| `override_branch` | Specify the branch name | Optional
82
| `override_build` | Specify the build number | Optional
83
| `override_build_url` | The URL of the build where this is running | Optional
0 commit comments