Skip to content

Commit fbb3250

Browse files
committed
Update check script
1 parent 13f5d15 commit fbb3250

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

revdep/check.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ withr::with_libpaths(getOption("devtools.revdep.libpath"), {
66
})
77

88
res <- revdep_check(threads = 6)
9-
revdep_check_save_summary(res)
10-
9+
revdep_check_save_summary()
10+
revdep_check_print_problems()

0 commit comments

Comments
 (0)