diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ae00a081ab..4d0138780a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -553,6 +553,7 @@ docs: script: - *configure - make -j${BUILD_PARALLEL_JOBS:-1} -k doc V=1 + - qpdf --check doc/arm/_build/latex/Bv9ARM.pdf needs: - job: autoreconf artifacts: true