feedback icon indicating copy to clipboard operation
feedback copied to clipboard

*Not required if your repo is using GitHub Actions, Travic CI, CIrcle CI, AppVeyor, or Azure Pipelines.

Open jeyms233 opened this issue 1 year ago • 1 comments

The repo setup page includes this note:


*Not required if your repo is using GitHub Actions, Travic CI, CIrcle CI, AppVeyor, or Azure Pipelines.

The codecov-action says this though:


If you have a private repository, this Action also requires you to [provide an upload token](https://docs.codecov.io/docs/frequently-asked-questions#section-where-is-the-repository-upload-token-found-) from [codecov.io](https://www.codecov.io/) (

I tried it without the token and it did not work, so I'm going to follow the instructions under the codecov-action instead of the setup repo instructions.

Originally posted by @chrisxaustin in #18

jeyms233 avatar Oct 11 '24 01:10 jeyms233