R/util.R
on_github.Rd
Detect if R is running within a Github Action.
on_github()
TRUE if on Github. FALSE otherwise.
TRUE
FALSE
Uses GITHUB_ACTIONS envvar`.
GITHUB_ACTIONS
on_github() #> Error in on_github(): could not find function "on_github"