/gha

Useful functions for GitHub Actions

Primary LanguageROtherNOASSERTION

gha

R-CMD-check Codecov test coverage

gha helps you to get informative output from your R GitHub actions job.

Installation

You can install the development version of gha from GitHub with:

# install.packages("devtools")
devtools::install_github("r-lib/gha")