tic.R

do_package_checks(codecov = FALSE)

if (ci_on_ghactions() && ci_is_env("BUILD_PKGDOWN", "true")) {
  get_stage("before_deploy") %>%
    add_step(step_install_github("ropensci/rotemplate"))
  do_pkgdown()
}
ropenscilabs/tic documentation built on July 20, 2024, 9:53 p.m.