mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-23 20:27:02 +08:00
update readme to reflect linux support only
This commit is contained in:
@@ -33,6 +33,7 @@ Codecov's Action currently supports four inputs from the user: `token`, `file`,
|
||||
| `name` | Custom defined name for the upload | Optional
|
||||
|
||||
### Example `workflow.yml` with Codecov Action
|
||||
> **Note**: This is a Docker based action and will only run on Linux based systems (e.g Ubuntu). Windows and macOS builds are currently not supported.
|
||||
|
||||
```yaml
|
||||
name: Example workflow for Codecov
|
||||
|
||||
Reference in New Issue
Block a user