Rename tox target for pdf build
gl/check check status: success (03ecab9755562d7f4efc3c3b914b787c73a48eb8)

zuul jobs require target to be called pdf-docs instead of docs-pdf
This commit is contained in:
2023-03-23 12:37:25 +01:00
parent ec59663c39
commit 03ecab9755
+1 -1
View File
@@ -35,7 +35,7 @@ commands =
{[testenv:json-{{ doc.type }}]commands}
{%- endfor %}
[testenv:docs-pdf]
[testenv:pdf-docs]
deps = -r{toxinidir}/doc/requirements.txt
allowlist_externals =
rm