diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 85d7596a32a4410c68cd657515df52887b292a71..ef2d93c60bec423e177f2faa5fa15758a12a46c2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,8 +35,8 @@ coverage: script: - Rscript -e 'install.packages("covr")' - Rscript -e 'install.packages("DT")' - #- Rscript -e 'covr::gitlab(quiet = FALSE)' - - Rscript -e 'covr::codecov(type = c("tests", "examples"), quiet = FALSE)' + - Rscript -e 'covr::gitlab(quiet = FALSE)' + #- Rscript -e 'covr::codecov(type = c("tests", "examples"), quiet = FALSE)' artifacts: paths: - public diff --git a/pkgdown/_pkgdown.yml b/pkgdown/_pkgdown.yml index 58de1b13fd33b42dd1f0dff69292013d6a636886..75507f8967140e2f66e31c8f808a5b1195dc1d47 100644 --- a/pkgdown/_pkgdown.yml +++ b/pkgdown/_pkgdown.yml @@ -8,7 +8,7 @@ navbar: components: gitlab: icon: fab fa-gitlab fa-lg - href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfits + href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit template: bootstrap: 5 bslib: