Trying to fix building
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ad5001 2024-09-18 23:03:44 +02:00
parent cb0db7fae1
commit 3104dea918
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160

View file

@ -12,9 +12,9 @@ steps:
- git submodule update --init --recursive - git submodule update --init --recursive
- name: Tests - name: Tests
image: ad5001/ubuntu-pyside6-xvfb:noble-6.7.2 image: ad5001/ubuntu-pyside6-xvfb:noble-6.7.2-latex
commands: commands:
- apt install -y texlive-base dvipng texlive-latex-extra # Install latex dependencies. - ls -la
- bash scripts/run-tests.sh - bash scripts/run-tests.sh
- xvfb-run python3 run.py --test-build --no-check-for-updates - 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/test1.lpf