From de54ae9f7fe508e8c7f5e12c48ac9a57abb63ae5 Mon Sep 17 00:00:00 2001 From: Bruno Rodrigues Date: Wed, 5 Mar 2025 15:37:57 +0100 Subject: [PATCH] Update _targets.R --- _targets.R | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_targets.R b/_targets.R index 2aa36ff..72d7958 100644 --- a/_targets.R +++ b/_targets.R @@ -103,7 +103,9 @@ list( failing_jobs_with_deps, transform( failing_jobs_raw_clean, - fails_because_of = sapply(build, safe_get_failed_dep) + fails_because_of = "" + # is too slow of Justin’s instance + #fails_because_of = sapply(build, safe_get_failed_dep) ) |> transform( fails_because_of = ifelse(