From 0bb57f672c69b7b4ac045c34f706703cb6acf270 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Tue, 12 Jul 2022 11:10:10 +0200 Subject: [PATCH] Report: Enable pdf Change-Id: I76ea44800ec4e33cc87b9056c2da03561993328b Signed-off-by: Tibor Frank --- resources/tools/presentation/specifications/report/environment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/tools/presentation/specifications/report/environment.yaml b/resources/tools/presentation/specifications/report/environment.yaml index 52e73735b4..34eb32fe71 100644 --- a/resources/tools/presentation/specifications/report/environment.yaml +++ b/resources/tools/presentation/specifications/report/environment.yaml @@ -244,5 +244,5 @@ format: html: - full - # pdf: - # - minimal + pdf: + - minimal -- 2.16.6