diff options
author | Tibor Frank <tifrank@cisco.com> | 2023-03-07 06:38:45 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2023-03-07 05:39:36 +0000 |
commit | df65a4e15197b3555221459badc77bf9e7a4525a (patch) | |
tree | 4a248fdd8b1715908d8598939e60ef42d52abd9e | |
parent | 794028a9f3f68050ba7964332eba7d9e49097ba3 (diff) |
Report: Enable pdf
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Change-Id: Ic0d614257995e441ac617ac9ad1032c1d3c86b63
(cherry picked from commit 24727ca0eb93810575b9a262b30e3cb46e86e4d6)
-rw-r--r-- | resources/tools/presentation/specifications/report/environment.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 736a904f0e..41ca2fcaa9 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -227,5 +227,5 @@ format: html: - full - # pdf: - # - minimal + pdf: + - minimal |