This template makes the step run git pull
and renv::restore()
. This
could help ensure that the project is up to date when running the rest of the
workflow.
See slurmworkflow::step_tmpl_bash_lines
for details on step templates
This template makes the step run git pull
and renv::restore()
. This
could help ensure that the project is up to date when running the rest of the
workflow.
See slurmworkflow::step_tmpl_bash_lines
for details on step templates