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

zuul jobs require target to be called pdf-docs instead of docs-pdf
This commit is contained in:
Artem Goncharov 2023-03-23 12:25:19 +01:00
parent ec59663c39
commit 03ecab9755

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