Skip to content
Snippets Groups Projects
Commit 9c44b125 authored by Tom Taborski's avatar Tom Taborski
Browse files

Update .gitlab-ci.yml file

parent 8d82a474
No related merge requests found
Pipeline #56898 failed
......@@ -8,6 +8,7 @@ check_pkg:
stage: check
script:
- R -e 'install.packages("renv")'
- R -e 'renv::restore()'
- R -e 'getwd()'
fig_env_season:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment