Skip to content
Snippets Groups Projects
Commit 32940d2a authored by Juliette Engelaere-Lefebvre's avatar Juliette Engelaere-Lefebvre
Browse files
parents 20cb9f5c 2dd45090
No related branches found
No related tags found
No related merge requests found
Pipeline #70447 failed
...@@ -39,6 +39,7 @@ coverage: ...@@ -39,6 +39,7 @@ coverage:
- test-ci - test-ci
script: script:
- Rscript -e '.libPaths(c(Sys.getenv("R_LIBS_USER"), .libPaths()));covr::gitlab(quiet = FALSE);' - Rscript -e '.libPaths(c(Sys.getenv("R_LIBS_USER"), .libPaths()));covr::gitlab(quiet = FALSE);'
coverage: '/mapfactory Coverage - \d+\.\d+/'
artifacts: artifacts:
paths: paths:
- public - public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment