sfirke / janitor

simple tools for data cleaning in R
http://sfirke.github.io/janitor/
Other
1.38k stars 132 forks source link

Add codecov token to resolve failure #576

Closed olivroy closed 3 months ago

olivroy commented 3 months ago

See https://github.com/r-lib/actions/issues/834 for info

This requires admin right to fix.

billdenney commented 3 months ago

@sfirke, that will require your management.

sfirke commented 3 months ago

I just added a value for CODECOV_TOKEN as a repo secret. I don't see the failure, I'm probably not looking in the right place - did that resolve it?

olivroy commented 3 months ago

@sfirke I am referring to https://github.com/sfirke/janitor/actions/runs/9194907436/job/25289461527! So next time a commit is merged to main, it should pass with your change!

Thanks

Confirmed that it worked!