Skip to content
Snippets Groups Projects
Commit 6a1d695e authored by tuhe's avatar tuhe
Browse files

converter cli + tests

parent 74bf8835
No related branches found
No related tags found
No related merge requests found
Pipeline #7534 failed
......@@ -125,7 +125,7 @@ pages:
- DEBIAN_FRONTEND='noninteractive' apt install -y texlive-latex-recommended texlive-latex-extra texlive-science pdf2svg
- pip install -U Pillow
- pip install -e ./
- apt install -y python-opengl xvfb # Virtual framebuffer for GL stuff.
- apt install -y xvfb # python-opengl # Virtual framebuffer for GL stuff.
- rm -rf tests/tests_images # blow tests_images folder if exists.
- cd tests
- xvfb-run -s "-screen 0 1400x900x24" python -m unittest test_slider.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment