Skip to content

Commit

Permalink
remove non-existent tic test branch during install
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Feb 11, 2022
1 parent 790f009 commit 2bd648d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tic.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
do_package_checks(error_on = "warning")

get_stage("install") %>%
add_step(step_install_github("ropensci/tic@fledge-supp"))

if (ci_on_ghactions() && ci_has_env("BUILD_PKGDOWN")) {
# creates pkgdown site and pushes to gh-pages branch
# only for the runner with the "BUILD_PKGDOWN" env var set
Expand Down

0 comments on commit 2bd648d

Please sign in to comment.