Skip to content

Commit fa6bbab

Browse files
committed
lint: remove priority target args, as they're deprecated
1 parent c961f8d commit fa6bbab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/flu_hosp_prod.R

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,8 +381,7 @@ ensemble_targets <- tar_map(
381381
} else {
382382
cli_alert_info("Not making climate submission csv because we're in backtest mode or submission directory is cache")
383383
}
384-
},
385-
priority = 0.99
384+
}
386385
),
387386
tar_target(
388387
name = validate_result,

0 commit comments

Comments
 (0)