Skip to content
Snippets Groups Projects
Commit 08f47e19 authored by Dominik Arominski's avatar Dominik Arominski
Browse files

Revert "Removed executing xvfb-run on docs-qthelp target due to compilation error."

This reverts commit acfcbe88
parent acfcbe88
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ compile:
- cmake --build . --target SystemTestData
- cmake --build . --target AllTests
- xvfb-run cmake --build . --target docs-html
- cmake --build . --target docs-qthelp
- xvfb-run cmake --build . --target docs-qthelp
- cmake --build . --target package
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment