Skip to content

Commit 0a91ab9

Browse files
committed
combining
1 parent 1070bc8 commit 0a91ab9

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
@@ -65,7 +65,7 @@ jobs:
6565
6666
pak::pak(revdep_details[,"Package"])
6767
68-
tools::check_packages_in_dir("./revdepchecks", Ncpus = 3)
68+
tools::check_packages_in_dir("./revdepchecks", Ncpus = 4, check_args=c("--no-manual"))
6969
7070
res <- tools::check_packages_in_dir_details("revdepchecks/")
7171
saveRDS(res, file = "batch-${{ matrix.batch }}-status.rds")

0 commit comments

Comments
 (0)