From 40abb63582f9476b63b6ff2bba19944555bebf98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Jan=20K=C3=B6hler?= Date: Mon, 9 Dec 2024 17:46:17 +0100 Subject: [PATCH] Update _quarto.yml --- _quarto.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_quarto.yml b/_quarto.yml index bf0aedf7..b5910b3a 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -31,8 +31,10 @@ website: contents: - text: "Allure Test Reports" href: "../allure/" + target: "test_iframe" - text: "Python Coverage Reports" href: "../pycov/" + target: "test_iframe" execute: freeze: auto # re-render only when source changes