Skip to content

Commit 3289328

Browse files
committed
Batching
1 parent 29d1b6a commit 3289328

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reverse-dependencies.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
mode = "wb"
5454
)
5555
56-
pak::pak(file.path(getwd(), "revdepchecks", pkg_tar_names))
56+
pak::pak(revdep_details[,"Package"])
5757
5858
tools::check_packages_in_dir("./revdepchecks", Ncpus = 3)
5959
shell: Rscript {0}

0 commit comments

Comments
 (0)