From cc5c76f770b4700270436f46934871b928c915f8 Mon Sep 17 00:00:00 2001 From: Benjamin Uekermann Date: Fri, 6 Oct 2023 15:56:57 +0200 Subject: [PATCH] Add testing to _quarto.yml --- _quarto.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_quarto.yml b/_quarto.yml index 53a5722..117e3b4 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -57,8 +57,8 @@ website: text: "📝 1 - Advanced Git and Contributing" - href: "material/2_tue/git/tasks.qmd" text: "🛠 1 - Git: Exercises" - - href: "material/2_tue/unittest/missing.qmd" - text: "📝 2 - Unit Testing" + - href: "material/2_tue/testing/slides.qmd" + text: "📝 2 - Testing" - href: "material/2_tue/CI/missing.qmd" text: "📝 3 - Continuous Integration" - href: material/2_tue/codereview/slides.qmd