update readme to reflect linux support only

This commit is contained in:
Ibrahim Ali 2019-11-11 10:04:33 -08:00 committed by GitHub
parent d5749ba79a
commit 7ba41fc0d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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