Skip to content

Two CI code improvements

Lennart Karssen requested to merge development into master
  • Replace use of YAML anchors with YAML references so that CI code blocks can be reused in other CI scripts that include this project's CI file
  • Add CI code block for restoring renv environments (if they exist)

Merge request reports