This commit is contained in:
parent
8c6784663e
commit
b8d312bb23
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ steps:
|
|||
- name: Linux test
|
||||
image: ad5001/ubuntu-pyside2-xvfb:hirsute-5.15.2
|
||||
commands:
|
||||
- apt update
|
||||
- apt install -y texlive-latex-base dvipng
|
||||
#- apt update
|
||||
#- apt install -y texlive-latex-base dvipng
|
||||
- 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
|
||||
- xvfb-run python3 run.py --test-build --no-check-for-updates ./ci/test2.lpf
|
||||
|
|
Loading…
Reference in a new issue