Skip to content

Commit

Permalink
ci: temporarily allow failure for updating website after v0.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
David committed Sep 23, 2024
1 parent da26956 commit d71eed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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")'
Expand Down

0 comments on commit d71eed3

Please sign in to comment.