Commit 73b6080d authored by Delaigue Olivier's avatar Delaigue Olivier
Browse files

Merge branch '146-false-positive-reverse-dependency-check' into 'dev'

Resolve "False positive reverse dependency check"

Closes #146

See merge request !69
Showing with 1 addition and 1 deletion
+1 -1
......@@ -67,7 +67,7 @@ before_script:
.check:
stage: check
script:
- tlmgr install ec epstopdf-pkg
- tlmgr update --self && tlmgr install ec epstopdf-pkg
- R -q -e 'remotes::update_packages("rcmdcheck")'
- R -q -e 'rcmdcheck::rcmdcheck(args = "--as-cran", error_on = "warning")'
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment