Skip to content

Commit

Permalink
set mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
cansavvy committed Oct 28, 2024
1 parent 625e95b commit 9d5e52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_testthat.R
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

library(magrittr)

install.packages("tidyr")
install.packages("tidyr", repos = "http://cran.us.r-project.org")

# Find .git root directory
root_dir <- rprojroot::find_root(rprojroot::has_dir(".git"))
Expand Down

0 comments on commit 9d5e52e

Please sign in to comment.