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

zuul jobs require target to be called pdf-docs instead of docs-pdf
This commit is contained in:
2023-03-23 12:25:19 +01:00
parent 79e52debf7
commit 367aef60a9

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