diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3a70f3c..4e72ca3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -37,6 +37,7 @@ check: refs: - tags - schedules + allow_failure: true script: - tlmgr update --self && tlmgr install ec epstopdf-pkg amsmath - R -q -e 'remotes::update_packages("rcmdcheck")'