Latex tests
This commit is contained in:
parent
5211821a84
commit
4ac7de48b0
6 changed files with 139 additions and 39 deletions
|
@ -14,6 +14,7 @@ steps:
|
|||
- name: Tests
|
||||
image: ad5001/ubuntu-pyside6-xvfb:noble-6.7.2
|
||||
commands:
|
||||
- apt install -y texlive-base dvipng texlive-latex-extra # Install latex dependencies.
|
||||
- pytest --cov --cov-report term-missing
|
||||
- xvfb-run python3 run.py --test-build --no-check-for-updates
|
||||
- xvfb-run python3 run.py --test-build --no-check-for-updates ./ci/test1.lpf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue