cattonum icon indicating copy to clipboard operation
cattonum copied to clipboard

github actions cant do test coverage

Open bfgray3 opened this issue 5 years ago • 0 comments

Run Rscript -e 'covr::codecov(token = "")'
$meta
$meta$status
[1] 400


$error
$error$reason
[1] "Please provide the repository token to upload reports via `-t :repository-token`"

$error$context
NULL

bfgray3 avatar Feb 09 '20 00:02 bfgray3