Skip to content

Commit

Permalink
Improve tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Jul 3, 2024
1 parent 5eba12a commit f27549c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/install_latest_version.R
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ install_latest_version <- function() {
url = paste0(
"https://raw.githubusercontent.com/taxonomicallyinformedannotation/tima-r/",
ref,
"/inst/pipelines/_targets.yaml"
"/_targets.yaml"
),
export = file.path(cache, "_targets.yaml")
)
Expand Down

0 comments on commit f27549c

Please sign in to comment.