Skip to content
Snippets Groups Projects
Commit 51d2ec98 authored by tuhe's avatar tuhe
Browse files

fixed stupid ci bug

parent c857d074
No related merge requests found
Pipeline #7602 passed
...@@ -23,6 +23,6 @@ test_snipper: ...@@ -23,6 +23,6 @@ test_snipper:
- pip install -e ./ - pip install -e ./
- cd tests - cd tests
- xvfb-run -s "-screen 0 1400x900x24" python -m unittest test_python.py - xvfb-run -s "-screen 0 1400x900x24" python -m unittest test_python.py
- latexmk --version # - latexmk --version
- ls tests_images/* # - ls tests_images/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment